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.17.0
head repository:typescript-eslint/typescript-eslint
Uh oh!
There was an error while loading.Please reload this page.
compare:v5.18.0
- 12commits
- 54files changed
- 10contributors
Commits on Mar 29, 2022
feat(eslint-plugin): [no-this-alias] report on assignment expressions (…
juank1809 authoredMar 29, 2022
Commits on Mar 30, 2022
Remove duplicate "the" (#4761)
rhorber authoredMar 30, 2022 docs: use valid rule config in the custom rule example (#4760)
* Update CUSTOM_RULES.md* Added the neccessary changes* formated code with pretier and changed name* fix: format CUSTOM_RULES.mdCo-authored-by: Josh Goldberg <me@joshuakgoldberg.com>
Commits on Mar 31, 2022
feat(eslint-plugin): [no-shadow] ignoreOnInitialization option (#4603)
Josh-Cena authoredMar 31, 2022 fix(visitor-keys): add missing visitor keys (#4731)
DMartens authoredMar 31, 2022 chore: Bump @rollup/plugin-commonjs from 21.0.2 to 21.0.3 (#4753)
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 21.0.2 to 21.0.3.- [Release notes](https://github.com/rollup/plugins/releases)- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)- [Commits](https://github.com/rollup/plugins/commits/commonjs-v21.0.3/packages/commonjs)---updated-dependencies:- dependency-name: "@rollup/plugin-commonjs" 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] authoredMar 31, 2022 docs(website): add missing typescript options to playground (#4768)
armano2 authoredMar 31, 2022 docs(website): load typescript libs in playground (#4765)
armano2 authoredMar 31, 2022 docs(website): correct dark mode color regression introduced in#4362(…
armano2 authoredMar 31, 2022
Commits on Apr 3, 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.17.0...v5.18.0
Uh oh!
There was an error while loading.Please reload this page.