Sourced from @typescript-eslint/parser
's releases.
v6.18.1
6.18.1 (2024-01-08)
🩹 Fixes
- eslint-plugin: [no-non-null-assertion] provide valid fix when member access is on next line (#8185)
- eslint-plugin: [no-unnecessary-condition] improve checking optional callee (#8178)
- eslint-plugin: [prefer-readonly] support modifiers of unions and intersections (#8169)
- eslint-plugin: [switch-exhaustiveness-check] fix new allowDefaultCaseForExhaustiveSwitch option (#8176)
- typescript-estree: fix invalid parsing error when use update expression on non-null assertion (#8202)
- typescript-estree: only create project service from env setting if project is enabled (#8136)
- utils: improve error message on typed rule with invalid parser (#8146)
❤️ Thank You
- auvred
@auvred
- James
@Zamiell
- Josh Goldberg ✨
- YeonJuan
@yeonjuan
You can read about our versioning strategy and releases on our website.
Sourced from @typescript-eslint/parser
's changelog.
6.18.1 (2024-01-08)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
aa7ab0e
chore(release): publish 6.18.11ee3087
chore: enable eslint-plugin-jsdoc internally (#8145)