30 lines
1.3 KiB
Markdown
30 lines
1.3 KiB
Markdown
# ksv741 Eslint Config
|
|
## [0.1.0](https://github.com/ksv741/eslint-config-ksv741/compare/v0.0.3...v0.1.0) (2024-11-01)
|
|
|
|
|
|
### ⚠ BREAKING CHANGES
|
|
|
|
* not support eslint 8 versions and lower
|
|
|
|
### 🚀 New Features
|
|
|
|
* add eslint 9 support, update dependencies ([1f77e63](https://github.com/ksv741/eslint-config-ksv741/commit/1f77e6369fecf8e166aa1e444fd386bb56e22d09))
|
|
* update dev dependencies ([a0e7a9d](https://github.com/ksv741/eslint-config-ksv741/commit/a0e7a9d3596437eb3cc3f8148ef2b00bfa64a619))
|
|
|
|
### [0.0.3](https://github.com/ksv741/eslint-config-ksv741/compare/v0.0.2...v0.0.3) (2024-07-05)
|
|
|
|
|
|
### 🚀 New Features
|
|
|
|
* add yarn cache ([7df1db2](https://github.com/ksv741/eslint-config-ksv741/commit/7df1db292b04995df2d1f913dd5f347f5831786b))
|
|
* update packages ([fae7ec2](https://github.com/ksv741/eslint-config-ksv741/commit/fae7ec2521c305036d7864885e05694d0b3e3471))
|
|
|
|
### 0.0.2 (2024-07-05)
|
|
|
|
|
|
### 🚀 New Features
|
|
|
|
* add github actions ([eecce71](https://github.com/ksv741/eslint-config-ksv741/commit/eecce716144d4e068476fecdc34d05d3a895e393))
|
|
* add jest ruleset ([139a4a6](https://github.com/ksv741/eslint-config-ksv741/commit/139a4a6766a593d9fbc27a504c24bc9e4b5c6e5a))
|
|
* upgrade yarn, add linting packages ([4908398](https://github.com/ksv741/eslint-config-ksv741/commit/4908398d682fa91803a09ea04af9350e78d6a2c9))
|