-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Comparing changes
Open a pull request
base repository: typescript-eslint/typescript-eslint
base: v6.17.0
head repository: typescript-eslint/typescript-eslint
compare: v6.18.0
- 11 commits
- 121 files changed
- 9 contributors
Commits on Jan 4, 2024
-
feat(typescript-estree): throw on invalid update expressions (#7202)
* feat(typescript-estree): throw on invalid update expressions * Test parens * Handle optional chain + assertion * Update packages/typescript-estree/src/convert.ts Co-authored-by: fisker Cheung <lionkay@gmail.com> * Update snapshot * Add test cases, add satisfies & as * Fix fixtures? * Fix? * Fix tests --------- Co-authored-by: fisker Cheung <lionkay@gmail.com> Co-authored-by: Brad Zacher <brad.zacher@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1a8e0dc - Browse repository at this point
Copy the full SHA 1a8e0dcView commit details -
feat(eslint-plugin): [no-var-requires, no-require-imports] allow opti…
…on (#7710) * feat(eslint-plugin): [no-var-requires, no-require-imports] allowPackageJson option * Use allow option * Update snap * Fix test
Configuration menu - View commit details
-
Copy full SHA for f7b5ca8 - Browse repository at this point
Copy the full SHA f7b5ca8View commit details -
chore: update contributors (#8009)
Co-authored-by: typescript-eslint[bot] <typescript-eslint[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7684837 - Browse repository at this point
Copy the full SHA 7684837View commit details -
docs(eslint-plugin): [switch-exhaustiveness-check] remove extra quote…
…s in rule options headers (#8160) chore(eslint-plugin): [switch-exhaustiveness-check] remove extra quotes in rule options headers
Configuration menu - View commit details
-
Copy full SHA for 684d626 - Browse repository at this point
Copy the full SHA 684d626View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53f4c37 - Browse repository at this point
Copy the full SHA 53f4c37View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca00388 - Browse repository at this point
Copy the full SHA ca00388View commit details -
Configuration menu - View commit details
-
Copy full SHA for 544fd77 - Browse repository at this point
Copy the full SHA 544fd77View commit details
Commits on Jan 5, 2024
-
chore: update sponsors (#8191)
Co-authored-by: typescript-eslint[bot] <typescript-eslint[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3d72930 - Browse repository at this point
Copy the full SHA 3d72930View commit details
Commits on Jan 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d0977ab - Browse repository at this point
Copy the full SHA d0977abView commit details -
Configuration menu - View commit details
-
Copy full SHA for b0d3d75 - Browse repository at this point
Copy the full SHA b0d3d75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21460ef - Browse repository at this point
Copy the full SHA 21460efView commit details
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 v6.17.0...v6.18.0