v7.16.0
版本发布时间: 2024-07-09 01:15:34
typescript-eslint/typescript-eslint最新发布版本:v8.4.0(2024-09-03 01:15:37)
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/regexpp to v4.11.0 (#9497)
-
eslint-plugin: [no-floating-promises] add
suggestions
to tests from #9263checkThenables
(#9515, #9263) -
eslint-plugin: [restrict-template-expressions] don't report tuples if
allowArray
option 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-hsgw
You can read about our versioning strategy and releases on our website.