Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 400 Bytes

CHANGELOG.md

File metadata and controls

9 lines (6 loc) · 400 Bytes

CHANGELOG

0.0.6

  • Excluding from the input file those dependencies that are declared as optional, and no other mandatory dependency requires them. We did this because we noticed that dependencies that are declared as optional and are not required by any mandatory dependency, are simply not installed in the node_modules folder.

0.0.5

  • including graceful degradation when no dependencies