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

Latest commit

 

History

History
19 lines (13 loc) · 517 Bytes

CHANGELOG.md

File metadata and controls

19 lines (13 loc) · 517 Bytes

CHANGELOG

2.0

  • BREAKING CHANGE: root node is now included in inventory
  • All parent/target/fsParent/etc. references set in root setter, rather than the hodgepodge of setters that existed before.
  • treeCheck function added, to enforce strict correctness guarantees when ARBORIST_DEBUG=1 in the environment (on by default in Arborist tests).

1.0

  • Release for npm v7 beta
  • Fully functional

0.0