Sourced from typescript-eslint's releases.
v8.11.0
8.11.0 (2024-10-21)
🚀 Features
- eslint-plugin: [no-base-to-string] add support for catching toLocaleString (#10138)
- eslint-plugin: [no-unnecessary-type-parameters] add suggestion fixer (#10149)
🩹 Fixes
- eslint-plugin: [class-literal-property-style] don't report nodes with
override
keyword (#10135)- rule-tester: allow custom filename outside directory (#10147)
❤️ Thank You
- Kirk Waiblinger
@kirkwaiblinger
- Lotfi Meklati
@lotmek
- Yukihiro Hasegawa
@y-hsgw
You can read about our versioning strategy and releases on our website.
Sourced from typescript-eslint's changelog.
8.11.0 (2024-10-21)
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
79c27a8
chore(release): publish 8.11.0