Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 1.51 KB

CHANGELOG.md

File metadata and controls

32 lines (18 loc) · 1.51 KB

Changelog

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

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