All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
3.2.0 - 2024-02-26
- Update @typescript-eslint/parser to v7
3.1.0 - 2023-10-15
- Fix esm export paths in config
3.0.0 - 2023-08-30
- [BREAKING] Minimal required node.js version is v16
- [BREAKING] Update @typescript-eslint/parser to v6 🎉
2.3.0 - 2023-03-17
- Bump deps to fix security vulnerabilities
2.2.0 - 2023-03-17
- Bump peer dependencies
2.1.0 - 2021-11-23
- Bump deps to fix security vulnerabilities
2.0.0 - 2021-10-15
- [BREAKING] Drop support for node v10
- [BREAKING] Update to eslint v8 🎉
1.8.0 - 2021-08-17
- Update super old
@typescript-eslint/experimental-utils
dependency - Update dev dependencies
1.7.0 - 2021-06-18
- Update dependencies with security issues
- Update dev dependencies
1.6.0 - 2021-04-02
- Update dependencies with security issues
- Update
package.json
export
field
1.5.0 - 2020-09-22
- Use
^
to pin dependencies
1.4.0 - 2020-09-22
- Support typescript v4 and @typescript-eslint/parser v4 as peer deps
1.3.0 - 2020-07-16
- Bump @typescript-eslint/parser to v3.5.0
1.2.0 - 2020-05-24
- Explicitly list supported node versions
- Node conditional exports paths
1.1.0 - 2020-05-24
- Add explicit dependency of json-schema for @typescript-eslint/experimental-utils
1.0.2 - 2020-05-22
- Update build artifacts
1.0.1 - 2020-05-22
- Fix hanging Publish github action
1.0.0 - 2020-05-22
- Rewrite to typescript with strong types
- Leverage helpers and types from @typescript-eslint/experimental-utils
- Run autofix tests with ESLint Class rather than spawn a child process for eslint runner
- Heavy refactoring and remove code paths that were never taken
- Update ESLint config
- Update to ESLint v7.0.0
- Update dependencies
- Follow semver
- Rollup bundler
0.10.0 - 2020-05-21
- Add ESLint 7 to peerDependencies
0.9.0 - 2020-05-19
- New option to
interface
rule:requiredFirst
- iftrue
, enforce optional properties to come after required ones.
0.8.0 - 2020-04-02
- License
- Fix linter crash on accessing node key name