Skip to content

Latest commit

 

History

History
39 lines (21 loc) · 1.76 KB

CHANGELOG.md

File metadata and controls

39 lines (21 loc) · 1.76 KB

Changelog

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

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