6.4.0 (2023-08-14)
Bug Fixes
- eslint-plugin: [non-nullable-type-assertion-style] consider operator precedence when fixing (#7289) (bad37a2)
- eslint-plugin: [strict-boolean-expressions] replace dangerous fixer with suggestions (#7394) (ad8401a)
- typescript-estree: support
declare
andexport
modifiers for nested namespace declaration (#7410) (49a53f0) - utils: add new properties since eslint 8.40.0 (#7460) (660aff7)
- utils: add to JSONSchema4Type missing Array and Object (#7406) (60df0bb), closes /github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/json-schema/index.d.ts#L30
- utils: remove deprecate tag added in #7460 (#7463) (c225b12)
Features
You can read about our versioning strategy and releases on our website.