Sourced from @typescript-eslint/parser
's
releases.
v6.18.0
6.18.0 (2024-01-06)
🚀 Features
- eslint-plugin: [no-var-requires, no-require-imports] allow option (#7710)
- typescript-estree: throw on invalid update expressions (#7202)
- typescript-estree: throw error when CatchClause param contains initializer (#8183)
❤️ Thank You
- auvred
@auvred
- Joshua Chen
You can read about our versioning strategy and releases on our website.
v6.17.0
6.17.0 (2024-01-01)
Bug Fixes
- eslint-plugin: [no-restricted-imports] prevent crash when
patterns
orpaths
in options are empty (#8108) (675e987)Features
- eslint-plugin: [no-floating-promises] flag result of .map(async) (#7897) (5857356)
- eslint-plugin: [switch-exhaustiveness-check] add an option to warn against a
default
case on an already exhaustiveswitch
(#7539) (6a219bd)You can read about our versioning strategy and releases on our website.
Sourced from @typescript-eslint/parser
's
changelog.
6.18.0 (2024-01-06)
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.
6.17.0 (2024-01-01)
Note: Version bump only for package
@typescript-eslint/parser
You can read about our versioning strategy and releases on our website.
21460ef
chore(release): publish 6.18.0d0977ab
chore: use nx release (#8194)e566a5d
chore: publish v6.17.0