Sourced from @typescript-eslint/eslint-plugin
's
releases.
v7.1.0
7.1.0 (2024-02-26)
🚀 Features
- eslint-plugin: add *-type-checked-only configs (#8367)
- eslint-plugin: [naming-convention] support the auto-accessor syntax (#8084)
- eslint-plugin: [consistent-return] add new rule (#8289)
- typescript-estree: add debug logs for useProgramFromProjectService (#8426)
🩹 Fixes
- eslint-plugin: [prefer-optional-chan] allow typeof for avoiding reference error (#8472)
- eslint-plugin: [no-misused-promises] improve check union types (#8534)
- eslint-plugin: [no-use-before-define] fix false positive type reference in as, satisfies (#8474)
- typescript-estree: use simpler absolutify behavior for project service client file paths (#8520)
❤️ Thank You
- Arka Pratim Chaudhuri
@arka1002
- Josh Goldberg ✨
- YeonJuan
@yeonjuan
You can read about our versioning strategy and releases on our website.
Sourced from @typescript-eslint/eslint-plugin
's
changelog.
7.1.0 (2024-02-26)
🚀 Features
eslint-plugin: add *-type-checked-only configs
eslint-plugin: [naming-convention] support the auto-accessor syntax
eslint-plugin: [consistent-return] add new rule
🩹 Fixes
eslint-plugin: [prefer-optional-chan] allow typeof for avoiding reference error
eslint-plugin: [no-misused-promises] improve check union types
eslint-plugin: [no-use-before-define] fix false positive type reference in as, satisfies
❤️ Thank You
- Arka Pratim Chaudhuri
- Josh Goldberg ✨
- YeonJuan
You can read about our versioning strategy and releases on our website.
4bc6944
chore(release): publish 7.1.01807d55
docs: add tabs in no-unsafe-unary-minus.md (#8542)f2f57de
test(eslint-plugin): [no-misused-promises] add test cases for spread
args (#8...fa67955
chore: drop T from internal types (#8521)60c1cd3
fix(eslint-plugin): [no-use-before-define] fix false positive type
reference ...1458920
fix(eslint-plugin): [no-misused-promises] improve check union types (#8534)c1441c8
fix(eslint-plugin): [prefer-optional-chan] allow typeof for avoiding
referenc...e7ec6f0
docs: from option instead of source in prefer-readonly-parameter-types
(#8461)46cef96
feat(eslint-plugin): [consistent-return] add new rule (#8289)f7198db
feat(eslint-plugin): [naming-convention] support the auto-accessor
syntax (#8...Sourced from @typescript-eslint/parser
's
releases.
v7.1.0
7.1.0 (2024-02-26)
🚀 Features
- eslint-plugin: add *-type-checked-only configs (#8367)
- eslint-plugin: [naming-convention] support the auto-accessor syntax (#8084)
- eslint-plugin: [consistent-return] add new rule (#8289)
- typescript-estree: add debug logs for useProgramFromProjectService (#8426)
🩹 Fixes
- eslint-plugin: [prefer-optional-chan] allow typeof for avoiding reference error (#8472)
- eslint-plugin: [no-misused-promises] improve check union types (#8534)
- eslint-plugin: [no-use-before-define] fix false positive type reference in as, satisfies (#8474)
- typescript-estree: use simpler absolutify behavior for project service client file paths (#8520)
❤️ Thank You
- Arka Pratim Chaudhuri
@arka1002
- Josh Goldberg ✨
- YeonJuan
@yeonjuan
You can read about our versioning strategy and releases on our website.
Sourced from @typescript-eslint/parser
's
changelog.
7.1.0 (2024-02-26)
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.
4bc6944
chore(release): publish 7.1.0