Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork2.8k
Comparing changes
Open a pull request
base repository:typescript-eslint/typescript-eslint
Uh oh!
There was an error while loading.Please reload this page.
base:v5.21.0
head repository:typescript-eslint/typescript-eslint
Uh oh!
There was an error while loading.Please reload this page.
compare:v5.22.0
- 13commits
- 407files changed
- 11contributors
Commits on Apr 25, 2022
chore: Bump @swc/core from 1.2.168 to 1.2.171 (#4857)
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.2.168 to 1.2.171.- [Release notes](https://github.com/swc-project/swc/releases)- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)- [Commits](swc-project/swc@v1.2.168...v1.2.171)---updated-dependencies:- dependency-name: "@swc/core" dependency-type: direct:development update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authoredApr 25, 2022 chore: Bump enhanced-resolve from 5.9.2 to 5.9.3 (#4858)
Bumps [enhanced-resolve](https://github.com/webpack/enhanced-resolve) from 5.9.2 to 5.9.3.- [Release notes](https://github.com/webpack/enhanced-resolve/releases)- [Commits](webpack/enhanced-resolve@v5.9.2...v5.9.3)---updated-dependencies:- dependency-name: enhanced-resolve dependency-type: direct:development update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authoredApr 25, 2022 feat(ast-spec): add fixture test framework and some initial fixtures (#…
bradzacher authoredApr 25, 2022
Commits on Apr 26, 2022
docs(website): correct theme color blink when playground is initializ…
…ed (#4870)
armano2 authoredApr 26, 2022
Commits on Apr 27, 2022
feat(eslint-plugin): [no-duplicate-enum-values] add rule (#4833)
* feat(eslint-plugin): create a new rule to disallow duplicate enum values* fix(eslint-plugin): remove unused imported variable from no-duplicate-enum-values.test.ts* fix(eslint-plugin): test falsy values and fix some metadata* fix(eslint-plugin): make Enums in the falsy test validCo-authored-by: Josh Goldberg <me@joshuakgoldberg.com>
Commits on Apr 29, 2022
docs: correct doc of parameter-properties to match the code (#4879)
miZyind authoredApr 29, 2022 fix: add rule to vscode settings (#4881)
* fix: add rule to vscode settings* Update settings.json
Zamiell authoredApr 29, 2022
Commits on May 2, 2022
chore: update sponsors (#4885)
Co-authored-by: JoshuaKGoldberg <JoshuaKGoldberg@users.noreply.github.com>
chore: removed noUnused(Locals|Parameters) from tsconfig.base.json (#…
…4882)* chore: removed noUnused(Locals|Parameters) from tsconfig.base.json* fix: unused directives
JoshuaKGoldberg authoredMay 2, 2022 docs: overhauled member-ordering docs and types (#4873)
JoshuaKGoldberg authoredMay 2, 2022 - JamesHenry committed
May 2, 2022
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v5.21.0...v5.22.0
Uh oh!
There was an error while loading.Please reload this page.