Sourced from @typescript-eslint/parser's
releases.
v7.16.0
7.16.0 (2024-07-08)
🚀 Features
- ast-spec: add parent property to AccessorProperty node types (#9487)
- eslint-plugin: [no-unnecessary-type-parameters] port from v8 to v7 (#9473)
- eslint-plugin: [no-unnecessary-parameter-property-assignment] add new rule (#8903)
- eslint-plugin: add support for nested namespaces to unsafe-member-access (#9478)
- eslint-plugin: [no-floating-promises] add checkThenables option (#9263)
- rule-tester: stricter rule test validations (#9086)
🩹 Fixes
- deps: update dependency
@eslint-community/regexppto v4.11.0 (#9497)- eslint-plugin: [no-floating-promises] add
suggestionsto tests from #9263checkThenables(#9515, #9263)- eslint-plugin: [restrict-template-expressions] don't report tuples if
allowArrayoption is enabled (#9492)- utils: context.parserPath may be undefined (#9486)
- website: react key error on internal pages of website (#9506)
❤️ Thank You
- Abraham Guo
- auvred
@auvred- Josh Goldberg ✨
- Juan Sanchez
@JSanchezIO- Vinccool96
- YeonJuan
@yeonjuan- Yukihiro Hasegawa
@y-hsgwYou can read about our versioning strategy and releases on our website.
Sourced from @typescript-eslint/parser's
changelog.
7.16.0 (2024-07-08)
🩹 Fixes
deps: update dependency
@eslint-community/regexppto v4.11.0website: react key error on internal pages of website
❤️ Thank You
- Abraham Guo
- auvred
- Josh Goldberg ✨
- Juan Sanchez
- Vinccool96
- YeonJuan
- Yukihiro Hasegawa
You can read about our versioning strategy and releases on our website.
e803c50
chore(release): publish 7.16.0