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.
- Migration to flat configs making it compatible with
ESlint v9. - Migrate the code to es6
- Add new compilation process to build the lib to es6 and common-js
- Add new recommended rules.
- Fixing dependencies not published properly in
v2.1.3. - Revert eslint-plugin-lodash version bump because it requires ESLint v9.
- Updating eslint-plugin dependencies.
- Updating typescript-eslint dependencies.
- Updating naming convention for imports. Added
camelCase,PascalCaseandUPPER_CASE.
- Updating dependencies before migration to ESlint 9.
- Bumped prettier to v3 and eslint-plugin-prettier to v5 because of compatibility issues between them.
- Breaking change in how type imports are sorted eslint-plugin-simple-import-sort@10.0.0.
- Just run
eslint . --fix.
- Just run
- Bumped dependencies.
- Bumped
eslint-plugin-importdependencies after security alert.
- Bump dependencies
- Bump dependencies
- Bump dependencies
- Bump dependencies
- ESLint v8 is now required as a peer dependency.
- Node.js 10, 13, and 15 are no longer supported.
- New rules and changes into some of the old ones.
- Init