This repository was archived by the owner on May 28, 2026. It is now read-only.
v11.0.0
🚨 Breaking Changes
- Move utils - by @ModyQyW (af557)
- Eslint-plugin-import/eslint-plugin-i -> eslint-plugin-import-x - by @ModyQyW (63104)
- Update envs - by @ModyQyW (9c01f)
- Target node20.11 - by @ModyQyW (1c314)
- Prefer double quotes - by @ModyQyW (e8abe)
- eslint:
- prettier:
- stylelint:
🚀 Features
- Review perfectionist configs - by @ModyQyW (58ffb)
- Add eslint-plugin-tailwindcss - by @ModyQyW (d9be2)
- Update GLOB_EXCLUDE - by @ModyQyW (ff4ab)
- biome:
- cli:
- eslint:
- Improve gitignore configs - by @ModyQyW (89063)
- Update imports rules - by @ModyQyW (87b59)
- Update prettier config - by @ModyQyW (9bf74)
- Update yml rules - by @ModyQyW (53d5f)
- Update jsonc rules - by @ModyQyW (006ba)
- Update next rules - by @ModyQyW (da360)
- Update regexp rules - by @ModyQyW (1cc59)
- Update javascript rules - by @ModyQyW (a44ab)
- Update vue rules - by @ModyQyW (33164)
- Disable some vue rules to avoid conflicts - by @ModyQyW (0a56b)
- Disable javascript rules to avoid conflicts - by @ModyQyW (32295)
- Update nuxt rules - by @ModyQyW (4cbf9)
- Update jsdoc rules - by @ModyQyW (8308c)
- Update node rules - by @ModyQyW (50f96)
- Update solid rules - by @ModyQyW (472ef)
- Update react-native rules - by @ModyQyW (8dd02)
- Allow more typescript rules - by @ModyQyW (db22d)
- Update node rules - by @ModyQyW (09616)
- Fixup plugins - by @ModyQyW (0b95a)
- Update perfectionist rules - by @ModyQyW (8f5fe)
- Update regexp rules - by @ModyQyW (839c1)
- Update tailwindcss rules - by @ModyQyW (6b797)
- Update unocss rules - by @ModyQyW (68369)
- Update javascript rules - by @ModyQyW (f8959)
- Update unicorn rules - by @ModyQyW (ece6d)
- Update perfectionist rules - by @ModyQyW (75143)
- Update typescript rules - by @ModyQyW (8811f)
- Update TypeScriptOptions - by @ModyQyW (dc514)
- Update javascript rules - by @ModyQyW (febaa)
- Loose typescript type-aware rules - by @ModyQyW (d7bca)
- Update react rules - by @ModyQyW (8bc71)
- Update markdown rules - by @ModyQyW (97a61)
- Update javascript rules - by @ModyQyW (6ff7d)
- Update typescript rules - by @ModyQyW (f9d52)
- Enable react/jsx-sort-props - by @ModyQyW (e1d32)
- Add toml support - by @ModyQyW (8d046)
- Add eslint-plugin-package-json - by @ModyQyW (7f953)
- Update jsdoc rules - by @ModyQyW (7c5a1)
- Update perfectionist rules - by @ModyQyW (55548)
- Use eslint-import-resolver-oxc - by @ModyQyW (ce0d8)
- Add promise support - by @ModyQyW (82fe3)
- Use perfectionist to sort jsx props - by @ModyQyW (3c247)
- Update import/extensions & import/parsers - by @ModyQyW (f9f9b)
- Update react rules - by @ModyQyW (871ce)
- Update javascript options - by @ModyQyW (4666c)
- Update typescript config - by @ModyQyW (eb570)
- Support eslint-react v1.13.0 - by @ModyQyW (259c0)
- Support eslint-plugin-perfectionist v3.4.0 - by @ModyQyW (3a642)
- lint-staged:
🐞 Bug Fixes
- Fix exports - by @ModyQyW (17537)
- Sort import - by @ModyQyW (e32e1)
- Remove useless eslint-disable - by @ModyQyW (ba283)
- Lint fix - by @ModyQyW (ced8b)
- Yml empty mapping values - by @ModyQyW (9b4f0)
- Fix types - by @ModyQyW (2ba03)
- env:
- eslint:
- Vue + typescript judgement - by @ModyQyW (adf32)
- Fix types - by @ModyQyW (267d0)
- Improve unocss config - by @ModyQyW (dda29)
- Disable import/first - by @ModyQyW (6aaba)
- Update yml rules, comment prettier-conflicted rules - by @ModyQyW (58831)
- Update types - by @ModyQyW (dacd5)
- Add name - by @ModyQyW (3bb27)
- Fixup eslint-plugin-react-hooks - by @ModyQyW (07b12)
- Loose unicorn/prefer-top-level-await - by @ModyQyW (f28c6)
- Fix duplicated rules - by @ModyQyW (ca004)
- Fix typescript parser options - by @ModyQyW (a99d9)
- prettier: