Sourced from typescript-eslint's releases.
v8.25.0
8.25.0 (2025-02-24)
🚀 Features
- eslint-plugin: [no-misused-spread] add suggestions (#10719)
🩹 Fixes
- ast-spec: replace
attributeswithoptionsproperty inTSImportType(#10691)- eslint-plugin: [unified-signatures] handle getter-setter (#10818)
- eslint-plugin: [no-deprecated] report usage of deprecated private identifiers (#10844)
- eslint-plugin: [prefer-nullish-coalescing] report on chain expressions in a ternary (#10708)
- typescript-estree: align TS module nodes to namespaces (#10504)
- visitor-keys: update keys for
ImportAttribute(#10649)❤️ Thank You
- Anthony Fu
- fisker Cheung
@fisker- Josh Goldberg ✨
- Olivier Zalmanski
@OlivierZal- Ronen Amiel
- YeonJuan
@yeonjuanYou can read about our versioning strategy and releases on our website.
v8.24.1
8.24.1 (2025-02-17)
🩹 Fixes
- deps: update eslint monorepo to v9.20.0 (#10834)
- eslint-plugin: [no-inferrable-types] handle accessor (#10780)
- eslint-plugin: [no-unnecessary-template-expression] ignore enum and enum members (#10782)
- eslint-plugin: [no-unsafe-assignment] report on an
anyvalue assigned as an initializer of anaccessorproperty (#10785)- eslint-plugin: [consistent-generic-constructors] check
accessorclass properties (#10789)- eslint-plugin: [prefer-return-this-type] check
accessorproperties with a function initializer (#10794)- eslint-plugin: [explicit-module-boundary-types] check
accessorclass properties with a function initializer (#10804)- eslint-plugin: [explicit-member-accessibility] check
accessorclass properties for missing accessibility modifier (#10805)- eslint-plugin: [no-deprecated] don't report on deprecated
accessorproperty declaration (#10813)- eslint-plugin: [no-misused-promises] don't report on
staticaccessorproperties (#10814)- eslint-plugin: [class-methods-use-this] check
accessormethods with a function initializer (#10796)❤️ Thank You
- Ronen Amiel
- YeonJuan
You can read about our versioning strategy and releases on our website.
... (truncated)
Sourced from typescript-eslint's changelog.
8.25.0 (2025-02-24)
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.
8.24.1 (2025-02-17)
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.
8.24.0 (2025-02-10)
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.
8.23.0 (2025-02-03)
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.