# ksv741 Eslint Config ## [0.3.0](https://github.com/ksv741/eslint-config-ksv741/compare/v0.0.2...v0.3.0) (2025-09-17) ### ⚠ BREAKING CHANGES * transform module from CommonJS to ESM * not support eslint 8 versions and lower ### 🚀 New Features * add eslint 9 support, update dependencies ([23f1c08](https://github.com/ksv741/eslint-config-ksv741/commit/23f1c08611119e5aeb878fb07e53d36076e8db41)) * add yarn cache ([bebbbc6](https://github.com/ksv741/eslint-config-ksv741/commit/bebbbc66635f74e38874de1c918efa3320f4e096)) * update dependencies ([3a96653](https://github.com/ksv741/eslint-config-ksv741/commit/3a966536ad5e3353789ee6bdb22ce49830c61a2d)) * update dependencies ([4bb4584](https://github.com/ksv741/eslint-config-ksv741/commit/4bb458460678362b018573a30460eacd5691536c)) * update dev dependencies ([ee38a51](https://github.com/ksv741/eslint-config-ksv741/commit/ee38a51b60d0320f82f5c7212a47c7271869c0d8)) * update packages ([ff18846](https://github.com/ksv741/eslint-config-ksv741/commit/ff18846be599762f5781bd8c6d1c0c2078a88b1e)) ## [0.2.0](https://github.com/ksv741/eslint-config-ksv741/compare/v0.0.2...v0.2.0) (2025-07-20) ### ⚠ BREAKING CHANGES * transform module from CommonJS to ESM * not support eslint 8 versions and lower ### 🚀 New Features * add eslint 9 support, update dependencies ([2a4bce3](https://github.com/ksv741/eslint-config-ksv741/commit/2a4bce3e85ce7c818e1f980d4ad9ac554f33a4a4)) * add yarn cache ([bebbbc6](https://github.com/ksv741/eslint-config-ksv741/commit/bebbbc66635f74e38874de1c918efa3320f4e096)) * update dependencies ([8f1b4bc](https://github.com/ksv741/eslint-config-ksv741/commit/8f1b4bcb4b8e2620ef351ab8fea73f58bb4eb449)) * update dev dependencies ([8a1d47f](https://github.com/ksv741/eslint-config-ksv741/commit/8a1d47fcbf309c3908ba725419996efc9aac04ca)) * update packages ([ff18846](https://github.com/ksv741/eslint-config-ksv741/commit/ff18846be599762f5781bd8c6d1c0c2078a88b1e)) ## [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))