Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Latest commit

 

History

History
356 lines (185 loc) · 16.3 KB

CHANGELOG.md

File metadata and controls

356 lines (185 loc) · 16.3 KB

Changelog

v1.1.8 (24-01-25)

   🚀 Features

  • projects: turn off vue/no-setup-props-reactivity-loss  -  by @honghuangdc (b95c2)

   🏡 Chore

  • deps: update deps  -  by @honghuangdc (ae2fd)

   ❤️ Contributors

honghuangdc  

v1.1.7 (24-01-21)

   🏡 Chore

  • deps: update deps  -  by @honghuangdc (2c263)

   ❤️ Contributors

honghuangdc  

v1.1.6 (24-01-16)

   🚀 Features

  • projects: turn off rule: no-empty-fucntion  -  by @honghuangdc (f7452)

   🏡 Chore

  • deps: update deps  -  by @honghuangdc (9b377)

   ❤️ Contributors

honghuangdc  

v1.1.5-beta.0 (24-01-13)

   🏡 Chore

  • deps: update deps  -  by @honghuangdc (c7685)

   ❤️ Contributors

honghuangdc  

v1.1.4 (23-12-28)

   🚀 Features

  • projects: change prettier-plugin-jsdoc default rule  -  by @honghuangdc (7bc93)

   🏡 Chore

  • deps: update deps  -  by @honghuangdc (a0bd7)
  • projects: update pnpm version  -  by @honghuangdc (fa0a7)

   ❤️ Contributors

honghuangdc  

v1.1.3 (23-12-14)

   🐞 Bug Fixes

  • projects: fix ts config  -  by @honghuangdc (69112)

   📖 Documentation

  • projects:
    • update README.md  -  by @honghuangdc (b0e0e)
    • update README.md  -  by @honghuangdc (ecb45)

   ❤️ Contributors

honghuangdc  

v1.1.2 (23-12-14)

   📖 Documentation

  • projects: update README.md  -  by @honghuangdc (5b8d6)

   ❤️ Contributors

honghuangdc  

v1.1.1 (23-12-14)

   📖 Documentation

  • projects: update README.md  -  by @honghuangdc (c4ecc)

   🏡 Chore

  • projects: update package.json  -  by @honghuangdc (7d58a)

   ❤️ Contributors

honghuangdc  

v1.1.0 (23-12-14)

   💅 Refactors

  • projects:
    • refactor rule type  -  by @honghuangdc (3a3bc)
    • refactor complete: options and types  -  by @honghuangdc (e5612)

   🏡 Chore

  • deps: update deps  -  by @honghuangdc (c2d71)

   ❤️ Contributors

honghuangdc  

v1.1.0-beta.5 (23-12-12)

   🚀 Features

  • projects: update config to distinguish react from solid  -  by @honghuangdc (b7b68)

   🐞 Bug Fixes

  • projects: fix build external  -  by @honghuangdc (cd8fd)

   ❤️ Contributors

honghuangdc  

v1.1.0-beta.4 (23-12-12)

   🚀 Features

  • projects: react, react-native, solid support custom files  -  by @honghuangdc (c4836)

   ❤️ Contributors

honghuangdc  

v1.1.0-beta.3 (23-12-12)

   🚀 Features

  • projects: svelte, astro config  -  by @honghuangdc (cb74f)

   🏡 Chore

  • projects: update tsup.config.ts  -  by @honghuangdc (a14d0)

   ❤️ Contributors

honghuangdc  

v1.1.0-beta.2 (23-12-11)

   🚀 Features

  • projects:
    • add react demo file  -  by @honghuangdc (e1324)
    • add solid support  -  by @honghuangdc (ed899)

   ❤️ Contributors

honghuangdc  

v1.1.0-beta.1 (23-12-11)

   🐞 Bug Fixes

  • projects: fix react config  -  by @honghuangdc (ab938)

   ❤️ Contributors

honghuangdc  

v1.1.0-beta.0 (23-12-11)

   🚀 Features

  • projects: add react config  -  by @honghuangdc (49d82)

   ❤️ Contributors

honghuangdc  

v1.0.13-beta.1 (23-12-11)

   🐞 Bug Fixes

  • projects: fix export  -  by @honghuangdc (58a35)

   ❤️ Contributors

honghuangdc  

v1.0.13-beta.0 (23-12-11)

   💅 Refactors

  • projects: use tsup replace unbuild  -  by @honghuangdc (05002)

   🏡 Chore

  • deps:
    • update deps  -  by @honghuangdc (4d352)
    • update deps  -  by @honghuangdc (4acba)

   ❤️ Contributors

honghuangdc  

v1.0.12 (23-12-11)

   🔥 Performance

  • projects: use interopDefault and use jiti to resolve .ts config  -  by @honghuangdc (0f90e)

   ❤️ Contributors

honghuangdc  

v1.0.11 (23-12-10)

   🐞 Bug Fixes

  • projects: fix rules  -  by @honghuangdc (4bbc2)

   ❤️ Contributors

honghuangdc  

v1.0.10 (23-12-10)

   🏡 Chore

  • deps:
    • update deps  -  by @honghuangdc (9d4de)
  • projects:
    • update vscode settings  -  by @honghuangdc (16945)
    • update prettier-plugin-json-sort & optional packages  -  by @honghuangdc (05a79)

   🤖 CI

  • projects: update release.yml  -  by @honghuangdc (cf94d)

   ❤️ Contributors

honghuangdc  

v1.0.9 (23-12-09)

   🚀 Features

  • projects: add prettier-plugin-json-sort  -  by @honghuangdc (2a4cf)

   🤖 CI

  • projects: add pnpm install --no-frozen-lockfile  -  by @honghuangdc (ff5f8)

   ❤️ Contributors

honghuangdc  

v1.0.8 (23-12-09)

   🚀 Features

  • projects: support toml on demand, replace eslint-plugin-jsonc with prettier-plugin-pkg  -  by @honghuangdc (4b48b)

   🤖 CI

  • projects: add github action  -  by @honghuangdc (86d68)

   ❤️ Contributors

honghuangdc  

v1.0.7 (23-12-08)

   🔥 Performance

  • projects: perf vue rules  -  by @honghuangdc (4de5b)

   ❤️ Contributors

honghuangdc  

v1.0.6 (23-12-08)

   🚀 Features

  • projects: support vue  -  by @honghuangdc (b5aa5)

   ❤️ Contributors

honghuangdc  

v1.0.5 (23-12-07)

   🚀 Features

  • projects: enable use prettierrc, add option ignore, userConfig  -  by @honghuangdc (20777)

   🏡 Chore

  • projects: add simple-git-hooks, lint-staged  -  by @honghuangdc (ccb51)

   ❤️ Contributors

honghuangdc  

v1.0.4 (23-12-07)

   🚀 Features

  • projects: add base config: node, import, unicorn  -  by @honghuangdc (36245)

   🏡 Chore

  • deps: remove pkg astro  -  by @honghuangdc (503ef)

   🎨 Styles

  • projects: format code  -  by @honghuangdc (86aa5)

   ❤️ Contributors

honghuangdc  

v1.0.3 (23-12-07)

   🚀 Features

  • projects:
    • init project  -  by @honghuangdc (a6b8d)
    • base config support json, yaml, markdown  -  by @honghuangdc (3a103)

   💅 Refactors

  • projects: base config: ts + prettier, prettier support ".prettierc"  -  by @honghuangdc (3a031)

   🏡 Chore

  • projects: add CHANGELOG  -  by @honghuangdc (59469)

   ❤️ Contributors

honghuangdc