eslint-config-binden-js
Version:
Shareable ESLint config
107 lines (54 loc) • 3.92 kB
Markdown
# Changelog
## [5.0.1](https://github.com/binden-js/eslint-config/compare/v5.0.0...v5.0.1) (2025-02-24)
### Dependencies
- bump @eslint/js from 9.16.0 to 9.21.0 ([0db0848](https://github.com/binden-js/eslint-config/commit/0db08488e42e343cbcf9f28c058828ec32f29939))
## [5.0.0](https://github.com/binden-js/eslint-config/compare/v4.0.2...v5.0.0) (2024-12-07)
### ⚠ BREAKING CHANGES
- add the `sort-imports` rule
- drop `Node.js<22` support
### Performance Improvements
- drop `Node.js<22` support ([6257497](https://github.com/binden-js/eslint-config/commit/6257497cb42c499ae51706299e23aca4106bba7d))
### Code Refactoring
- add the `sort-imports` rule ([d8336dd](https://github.com/binden-js/eslint-config/commit/d8336dd0d5290ca127e0b8f50b7f33762580b97f))
## [4.0.2](https://github.com/binden-js/eslint-config/compare/v4.0.1...v4.0.2) (2024-12-07)
### Dependencies
- bump @eslint/js from 9.10.0 to 9.16.0 ([c625a1f](https://github.com/binden-js/eslint-config/commit/c625a1f6045d5b5fa6d8616f9bef628beb90d71a))
## [4.0.1](https://github.com/binden-js/eslint-config/compare/v4.0.0...v4.0.1) (2024-09-11)
### Dependencies
- bump @eslint/js from 9.9.1 to 9.10.0 ([58ed549](https://github.com/binden-js/eslint-config/commit/58ed54943859d664623beb5f8e7c0b8601e6064d))
## [4.0.0](https://github.com/binden-js/eslint-config/compare/v3.0.0...v4.0.0) (2024-08-24)
### ⚠ BREAKING CHANGES
- bump `eslint` to `v9.9.1`
### peerDependencies
- bump `eslint` to `v9.9.1` ([204988c](https://github.com/binden-js/eslint-config/commit/204988c7ce5e2ff0bb487cd7e46c4c66c4900e5b))
### Dependencies
- bump @eslint/js from 9.0.0 to 9.9.1 ([58b56f1](https://github.com/binden-js/eslint-config/commit/58b56f19df9aaed4a175cf8c8eb485b8d1d5fb18))
## [3.0.0](https://github.com/binden-js/eslint-config/compare/v2.0.0...v3.0.0) (2024-04-08)
### ⚠ BREAKING CHANGES
- use the new configuration objects
### Features
- use the new configuration objects ([cd04056](https://github.com/binden-js/eslint-config/commit/cd04056b8fd3dce83a42eaf7e7e6a8708d099d2b))
### Performance Improvements
- bump minimum supported `Node.js` version to `v20.12.1` ([9587504](https://github.com/binden-js/eslint-config/commit/9587504129560b329f8328a8d9769cab31bb061a))
### Dependencies
- bump `eslint` to `v8.57.0` ([b687c65](https://github.com/binden-js/eslint-config/commit/b687c65b25e4150a49977f014b141bef8f4fca41))
## [2.0.0](https://github.com/binden-js/eslint-config/compare/v1.0.4...v2.0.0) (2024-01-28)
### ⚠ BREAKING CHANGES
- drop `Node.js` `<20.11.0` support
### Performance Improvements
- drop `Node.js` `<20.11.0` support ([884dd20](https://github.com/binden-js/eslint-config/commit/884dd20c5cbc4f36d82f09690b173dd56b9e826a))
## [1.0.4](https://github.com/binden-js/eslint-config/compare/v1.0.3...v1.0.4) (2024-01-28)
### Dependencies
- bump `eslint` from `v8.44.0` to `v8.56.0` ([69588a9](https://github.com/binden-js/eslint-config/commit/69588a99848a4e652f664fd64b5f9710817e28c3))
## [1.0.3](https://github.com/binden-js/eslint-config/compare/v1.0.2...v1.0.3) (2023-07-12)
## [1.0.2](https://github.com/binden-js/eslint-config/compare/v1.0.1...v1.0.2) (2022-09-05)
### Dependencies
- bump `eslint` to `v8.23.0` ([7d5de97](https://github.com/binden-js/eslint-config/commit/7d5de975877b975d3b9879c674f8015fce03d5c0))
## [1.0.1](https://github.com/binden-js/eslint-config/compare/v1.0.0...v1.0.1) (2022-07-28)
### Performance Improvements
- disable the `lines-around-comment` rule ([f4dbc1f](https://github.com/binden-js/eslint-config/commit/f4dbc1f5b021c30c0eea7f7b8818f1399d698610))
## 1.0.0 (2022-07-24)
### Features
- add `ESLint` config ([b1a8616](https://github.com/binden-js/eslint-config/commit/b1a8616a8d27e2513f0576bfb80789dab10a258f))
### Performance Improvements
- add `TypeScript` declarations ([87191c8](https://github.com/binden-js/eslint-config/commit/87191c80d4b1bb8e2a542c2aa23802ac99a9c382))