Releases: DimensionDev/eslint-plugin
Releases · DimensionDev/eslint-plugin
Release list
v0.5.4
v0.5.3
Patch Changes
- 97ed316: fix: require-project-reference rule again
v0.5.2
Patch Changes
- 047480b: fix: require-project-reference
v0.5.1
Patch Changes
- 738809e: add ignore to require-project-reference
v0.5.0
v0.4.1
Patch Changes
- 149da1c: Remove runtime depepdency of @typescript-eslint packages
v0.4.0
Minor Changes
- c737772: Bump Node.js version requirement to 22
- c737772: Bump eslint version requirement to 9
- c737772: prefer-defer-import rule drops the webpack magic comment syntax and adopts the native syntax
- c737772: Remove rule
type/no-instanceof-wrapper, useunicorn/no-instanceof-builtinsinstead.
Patch Changes
- c737772: Support
import { "string" as name } from '...'syntax
v0.3.0
Minor Changes
- efe4d00: upgrade to eslint 9
v0.2.0
v0.1.3
Patch Changes
- 9bf4cb3: improve package.json and type definitions