Skip to content

v4.0.0

Choose a tag to compare

@github-actions github-actions released this 09 Mar 18:22
· 376 commits to main since this release

   🚨 Breaking Changes

   🚀 Features

  • Support lockfile bun.lock  -  by @ntnyq (e1313)
  • Add plugin eslint-plugin-de-morgan  -  by @ntnyq (d0f40)
  • Support eslint-plugin-vue v10  -  by @ntnyq (6072a)
  • Support shareable options  -  by @ntnyq (93e9f)
  • Migrate option extensions to shareable option extraFileExtensions  -  by @ntnyq (a9bfe)
  • format:
  • import-x:
    • Enable rule consistent-type-specifier-style  -  by @ntnyq (c4429)
  • ntnyq:
  • perfectionist:
  • pnpm:
  • sort:
    • Sort unknown exports and publishConfig keys in package.json  -  by @ntnyq (d52ba)
    • Support langs folder when sort i18n  -  by @ntnyq (dd5e6)
    • Sort unknown fields alphabetically  -  by @ntnyq (eee06)
  • specials:
    • Disable vue/define-emits-declaration and import-x/consistent-type-specifier-style in config shadcnVue  -  by @ntnyq (88227)
    • Disable antfu/no-import-dist for bin files  -  by @ntnyq (718bd)
  • test:
  • typescript:
  • unicorn:
  • vue:
    • Add expose and slots to order-in-components  -  by @ntnyq (193cc)

   🐞 Bug Fixes

  • Cleanup vitest plugin patch  -  by @ntnyq (c272b)
  • deps:
    • Update all non-major dependencies  -  (e75bd)
    • Update all non-major dependencies  -  (99d0a)
    • Update all non-major dependencies  -  (e0998)
    • Update all non-major dependencies  -  (9f1e9)
    • Update dependency eslint-flat-config-utils to v2  -  (7e786)
    • Update dependency eslint-plugin-antfu to v3  -  (d9e2a)
    • Update dependency eslint-plugin-command to v3  -  (9fcd9)
    • Update dependency eslint-config-flat-gitignore to v2  -  (05767)
    • Update all non-major dependencies  -  (e3ac4)
    • Update dependency eslint-processor-vue-blocks to v2  -  (fe530)
    • Update dependency eslint-merge-processors to v2  -  (5cbea)
    • Update all non-major dependencies  -  (17802)
    • Bump deps to latest  -  by @ntnyq (36beb)
    • Update all non-major dependencies  -  (b556b)
    • Update all non-major dependencies  -  (7d971)
    • Update dependency eslint-plugin-unicorn to v57  -  (43e51)
    • Update unocss monorepo to v66  -  (c653f)
    • Update all non-major dependencies  -  (6ea54)
    • Update all non-major dependencies  -  (4b80d)
    • Update dependency globals to v16  -  (3d8b2)
    • Update all non-major dependencies  -  (fd3c4)
    • Update all non-major dependencies  -  (a2bf0)
    • Update all non-major dependencies  -  (b4cb6)
    • Update all non-major dependencies  -  (6a5ef)
    • Update all non-major dependencies  -  (588c4)
    • Update all non-major dependencies  -  (87348)
    • Update all non-major dependencies  -  (e8380)
    • Update all non-major dependencies  -  (afca1)
    • Update dependency eslint-plugin-ntnyq to ^0.10.0  -  (dcae5)
    • Update dependency vue-eslint-parser to v10  -  (83f23)
    • Update all non-major dependencies  -  (84c90)
    • Update all non-major dependencies  -  (4ee29)
    • Update all non-major dependencies  -  (5cb95)
    • Update all non-major dependencies  -  (06c01)
  • markdown:
  • specials:
  • svgo:
    • Support options ignores but remove options overrides  -  by @ntnyq (8946b)
  • test:
    • Disable vitest plugin settings typecheck  -  by @ntnyq (76493)
  • typescript:
    View changes on GitHub