Skip to content

Latest commit

 

History

History
88 lines (46 loc) · 4.2 KB

CHANGELOG.md

File metadata and controls

88 lines (46 loc) · 4.2 KB

Changelog

1.2.0 (2024-09-05)

Features

Bug Fixes

1.1.3 (2024-08-14)

Bug Fixes

  • Fix dummy error in packages init (a2c34f4)

1.1.2 (2024-08-13)

Bug Fixes

1.1.1 (2024-08-12)

Bug Fixes

  • Fix bin resolution for metapackage structure (ab75994)

1.1.0 (2024-08-11)

Features

Bug Fixes

1.0.3 (2024-08-11)

Bug Fixes

1.0.2 (2024-08-11)

Bug Fixes

  • Change init staps sequence (7f8aaa5)
  • Do not rewrite husky npm script (f0b1b85)
  • Make internal bins force executable (d69f85e)
  • Unignore rc configs (cf201c6)

1.0.1 (2024-08-11)

Bug Fixes

  • Add special rules for eslintrc.json (bb4b615)
  • Extend lint-staged files lists (b0229aa)
  • Fix install script (9ea0d07)
  • Fix shell script (8743493)
  • Fix windows specific (c96a28c)
  • Fix Windows specific (e4531c4)
  • Proxy all lint binary (e9615cd)
  • Proxy husky bin (3ff236a)
  • Remove useless install command (c9fce40)
  • Skip useless css linting for node projects (603d093)
  • Use update instead of init on lint run (ec23ed1)

1.0.0 (2024-08-10)

Features

  • Split init and update phase (b0e6a87)