Sourced from @typescript-eslint/parser's
releases.
v7.15.0
7.15.0 (2024-07-01)
🚀 Features
- eslint-plugin: [array-type] detect
Readonly<string[]>case (#8752)- eslint-plugin: back-port new rules around empty object types from v8 (#9443)
🩹 Fixes
- disable
EXPERIMENTAL_useProjectServiceindisabled-type-checkedshared config (#9459)- eslint-plugin: [no-unsafe-return] differentiate a types-error any from a true any (#9254)
- eslint-plugin: [no-unsafe-call] differentiate a types-error any from a true any (#9304)
- utils: clean outdated
RuleTesterexport (#9322)❤️ Thank You
- auvred
@auvred- Kim Sang Du
@developer-bandi- rgehbt
@Gehbt- Vinccool96
You can read about our versioning strategy and releases on our website.
Sourced from @typescript-eslint/parser's
changelog.
7.15.0 (2024-07-01)
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.
2865d31
chore(release): publish 7.15.0