Skip to content

Latest commit

 

History

History
166 lines (129 loc) · 14.2 KB

CHANGELOG.md

File metadata and controls

166 lines (129 loc) · 14.2 KB

Changelog

Tag ranges NiceBottlesShop...v1.10.1 (10). All GitHub Releases.

v1.10.1 (2024-04-12)

Compare changes

   🐛 Fixes

  • reading undefined  -  by @lvjiaxuan (66cd5)

v1.10.0 (2024-04-11)

Compare changes

   ✨ Enhancements

  • piped antfu  -  by @lvjiaxuan (66e0d)
  • deny supports array  -  by @lvjiaxuan (34b26)

v1.9.1 (2024-03-04)

Compare changes

   🐛 Fixes

  • fs-extra doesn't support named exports.  -  by @lvjiaxuan (46ef8)

v1.9.0 (2024-02-27)

Compare changes

   ✨ Enhancements

  • optionally detect tsconfig. close #12.  -  by @lvjiaxuan in #12 (f0095)
  • optional oxlint plugin. close #13 .  -  by @lvjiaxuan in #13 (c8864)
  • rename plugin name of OXLint rules, referencing Antfu's. resolve #18.  -  by @lvjiaxuan in #18 (f00bc)
  • detect all tsconfig files and suppport project references. resolve #17.  -  by @lvjiaxuan in #17 (45415)

   🐛 Fixes

  • oxlint obj options fails.  -  by @lvjiaxuan (3eb19)

   📝 Documentation

  • update  -  by @lvjiaxuan (0a9aa)
  • add a's badge.  -  by @lvjiaxuan (21251)
  • update  -  by @lvjiaxuan (bc986)
  • typo.  -  by @lvjiaxuan (6c4d3)

v1.8.2 (2024-02-02)

Compare changes

   🐛 Fixes

  • use prepare life cycle script.  -  by @lvjiaxuan (091ef)

v1.8.1 (2024-02-01)

Compare changes

v1.8.0 (2024-02-01)

Compare changes

   ✨ Enhancements

  • add OXLint  -  by @lvjiaxuan in #11 (92181)
  • lvPlugin: split legacy and flat configs export.  -  by @lvjiaxuan (c8791)
  • oxlin-plugin: respect legacy config.  -  by @lvjiaxuan (4e3ec)

v1.7.0 (2024-01-22)

Compare changes

   ✨ Enhancements

  • release v0.0.2  -  by @lvjiaxuan (1de13)
  • ci  -  by @lvjiaxuan (098f1)
  • ci  -  by @lvjiaxuan (ebd34)
  • add scripts  -  by @lvjiaxuan (98016)
  • add md plugin  -  by @lvjiaxuan (640ce)
  • ci  -  by @lvjiaxuan (d6157)
  • add rules  -  by @lvjiaxuan (10de8)
  • ts sync js rules  -  by @lvjiaxuan (ba123)
  • deprecate my rule; add some offical rule  -  by @lvjiaxuan (d7364)
  • add bin  -  by @lvjiaxuan (4d78e)
  • remove a rule  -  by @lvjiaxuan (1e796)
  • from typescript-eslint#114  -  by @lvjiaxuan in #114 (b455d)
  • add eslint-plugin-promise  -  by @lvjiaxuan (752e8)
  • new rule  -  by @lvjiaxuan (14545)
  • add new rule.  -  by @lvjiaxuan (44202)
  • my new rule.  -  by @lvjiaxuan (e8d3a)
  • better format.  -  by @lvjiaxuan (ac128)
  • install eslint meanwhile.  -  by @lvjiaxuan (90a3e)
  • add scripts.  -  by @lvjiaxuan (87f3f)
  • Flat Config  -  by @lvjiaxuan in #5 (c2e74)
  • module stuff.  -  by @lvjiaxuan (e52dd)
  • support append params, fixed #7.  -  by @lvjiaxuan in #7 (8353d)
  • match more tsconfig file  -  by @lvjiaxuan (40242)
  • follow antfu's config  -  by @lvjiaxuan (52e08)
  • deprecate omit-arrow-curly  -  by @lvjiaxuan (e2796)
  • update js/ts rules  -  by @lvjiaxuan (a9071)
  • detect tsconfig if ts enables.  -  by @lvjiaxuan (faac1)
  • sync a's updates  -  by @lvjiaxuan (19da4)
  • eslint-plugin:
    • add install script.  -  by @lvjiaxuan (05402)
  • no-spaces-in-empty0line:
    • 不校验模板字符串  -  by @lvjiaxuan (1d336)
  • vue:
    • add a config  -  by @lvjiaxuan (53be3)
    • recommended config  -  by @lvjiaxuan (22b1c)

   🐛 Fixes

  • add file  -  by @lvjiaxuan (d91ef)
  • ci  -  by @lvjiaxuan (316f0)
  • ci  -  by @lvjiaxuan (74d49)
  • add sync-rules.js in files field  -  by @lvjiaxuan (af674)
  • ts lint vue file  -  by @lvjiaxuan (7d57d)
  • add extraFileExtensions  -  by @lvjiaxuan (57cc6)
  • update lockfile  -  by @lvjiaxuan (cc5ee)
  • statement issue  -  by @lvjiaxuan (92c8a)
  • set dist to files.  -  by @lvjiaxuan (bdfd2)
  • config error.  -  by @lvjiaxuan (e3f0f)
  • export compat problem from tsup  -  by @lvjiaxuan (f615d)
  • publish dist  -  by @lvjiaxuan (160b4)
  • publish ts dist  -  by @lvjiaxuan (d7f9b)
  • change workspace corresponding version  -  by @lvjiaxuan (26e20)
  • ni to nix.  -  by @lvjiaxuan (fac97)
  • mis publish files.  -  by @lvjiaxuan (4db95)
  • correct files glob.  -  by @lvjiaxuan (a5de5)
  • import * as default for those no default module  -  by @lvjiaxuan (a9201)
  • proper usage of @r/e-p  -  by @lvjiaxuan (d9535)
  • lock file  -  by @lvjiaxuan (d4a0c)
  • add processor, close #8  -  by @lvjiaxuan in #8 (b5716)
  • no-undef to ts  -  by @lvjiaxuan (572f3)
  • add script  -  by @lvjiaxuan (c1adf)
  • files typo.  -  by @lvjiaxuan (fd81b)
  • eslint fix  -  by @lvjiaxuan (91537)
  • eslint-plugin/prefer-constraint-array-type: for characters Identifier  -  by @lvjiaxuan (095ca)
  • plugin: @typescript-eslint/utils is not devDep  -  by @lvjiaxuan (744de)

   📝 Documentation

  • update  -  by @lvjiaxuan (de5c3)
  • update  -  by @lvjiaxuan (5aeaf)
  • update readme  -  by @lvjiaxuan (42566)
  • up readme,  -  by @lvjiaxuan (ffd39)
  • add new rule.  -  by @lvjiaxuan (5443d)
  • more full.  -  by @lvjiaxuan (307e5)
  • my rule.  -  by @lvjiaxuan (ea4c2)
  • add read.md  -  by @lvjiaxuan (bac66)
  • add npm badge  -  by @lvjiaxuan (719e6)
  • eslint-plugin:
    • rules more docs  -  by @lvjiaxuan (d3f71)
    • up title  -  by @lvjiaxuan (5f7a6)

PinkEelsRelate (2023-09-22)

Compare changes

   ✨ Enhancements

  • deprecate omit-arrow-curly  -  by @lvjiaxuan (e2796)
  • update js/ts rules  -  by @lvjiaxuan (a9071)

NiceBottlesShop (2023-09-21)

Compare changes

   ✨ Enhancements

  • follow antfu's config  -  by @lvjiaxuan (52e08)