Sourced from @typescript-eslint/parser's
releases.
v6.3.0
6.3.0 (2023-08-07)
Bug Fixes
- eslint-plugin: [no-extra-parens] keep parens around call expression arguments when type arguments contain parens (#7375) (38e5e4e)
- eslint-plugin: [no-restricted-imports] allow inline type qualifiers when
allowTypeImportsenabled (#7379) (cc9a46d)Features
- eslint-plugin: [prefer-nullish-coalescing] allow
ignorePrimitivesoption to betrue(#7331) (dfcafae)You can read about our versioning strategy and releases on our website.
v6.2.1
6.2.1 (2023-07-31)
Bug Fixes
- eslint-plugin: [no-inferrable-types] apply also for parameter properties (#7288) (67f93b1)
- scope-manager: correct decorators(.length) check in ClassVisitor for methods (#7334) (abbb6c2)
- yarn version not specified in monorepo (#7371) (18f8d74)
You can read about our versioning strategy and releases on our website.
v6.2.0
6.2.0 (2023-07-24)
Bug Fixes
- eslint-plugin: [member-ordering] account for repeated names (#6864) (d207b59)
- eslint-plugin: [no-unsafe-enum-comparison] exempt bit shift operators (#7074) (b3e0e75)
- eslint-plugin: [prefer-nullish-coalescing] handle case when type of left side is null or undefined (#7225) (b62affe)
- eslint-plugin: use a default export for the rules type (#7266) (af77a1d)
- typescript-estree: fix TSNode type error on old ts versions (#7267) (f2aed1b)
Features
- eslint-plugin: [class-methods-use-this] add extension rule (#6457) (18ea3b1)
- eslint-plugin: sync getFunctionHeadLoc implementation with upstream (#7260) (f813147)
You can read about our versioning strategy and releases on our website.
... (truncated)
Sourced from @typescript-eslint/parser's
changelog.
6.3.0 (2023-08-07)
Note: Version bump only for package
@typescript-eslint/parserYou can read about our versioning strategy and releases on our website.
6.2.1 (2023-07-31)
Note: Version bump only for package
@typescript-eslint/parserYou can read about our versioning strategy and releases on our website.
6.2.0 (2023-07-24)
Note: Version bump only for package
@typescript-eslint/parserYou can read about our versioning strategy and releases on our website.
6.1.0 (2023-07-17)
Features
- typescript-estree: add EXPERIMENTAL_useProjectService option to use TypeScript project service (#6754) (6d3d162)
You can read about our versioning strategy and releases on our website.
6.0.0 (2023-07-10)
Bug Fixes
... (truncated)
0a1de14
chore: publish v6.3.0948b061
chore: publish v6.2.1c869aa1
chore: publish v6.2.0d98f1e8
chore: publish v6.1.06d3d162
feat(typescript-estree): add EXPERIMENTAL_useProjectService option to
use Typ...2e30379
chore: bump dependency versions (#7191)6ae1fa7
chore: publish v6.0.0980bda3
Merge branch 'main' (I swear this had better be the last onecba0d11
chore: publish v5.62.0c233652
Merge branch 'main'