Skip to content

Latest commit

 

History

History
100 lines (48 loc) · 4.16 KB

CHANGELOG.md

File metadata and controls

100 lines (48 loc) · 4.16 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.4.4 (2023-07-21)

1.4.3 (2023-05-29)

1.4.2 (2023-04-03)

1.4.1 (2023-04-03)

Bug Fixes

  • downgrade find-up version to 5.0.0 (9323373)

1.4.0 (2022-11-24)

Features

  • able to exit only on CI when checker failed (149fdce)

1.3.5 (2022-09-10)

Bug Fixes

  • rename hook bundle file to hook-bundle.js (99486b3)

1.3.4 (2022-09-10)

1.3.3 (2022-09-10)

1.3.2 (2022-09-10)

1.3.1 (2022-09-10)

Bug Fixes

  • removed needs from fig actions (24ed324)

1.3.0 (2022-08-28)

Features

  • added install and check command (f38f0cb)

Bug Fixes

  • find package.json root when it is not a monorepo (0057fbb)

1.2.7 (2022-08-20)

Bug Fixes

  • changed "include" to "includeds", but it still backward compatible (1452acb)

1.2.6 (2022-08-19)

1.2.5 (2022-08-19)

Bug Fixes

  • include list is not working (4e6b963)

1.2.4 (2022-08-19)

1.2.3 (2022-08-19)

1.2.2 (2022-08-19)

1.2.1 (2022-07-05)

1.2.0 (2022-07-05)

⚠ BREAKING CHANGES

  • Changed the way to hook afterAllResolved, in order to avoid error when all node modules are not install

Features

  • added glob support on dependencies filtering (c863c53)

  • added globUtil (ef6a3b3)

  • updated readme (d6b76a0)

1.1.0 (2022-07-04)

Features