UNPKG

broccoli-node-info

Version:

Inspect Broccoli nodes; thin wrapper around node.__broccoliGetInfo__()

33 lines (19 loc) 914 B
# master ## v2.2.0 (2021-05-25) #### :rocket: Enhancement * [#12](https://github.com/broccolijs/broccoli-node-info/pull/12) Avoid eagerly consuming the instantiationStack stack of plugins. ([@rwjblue](https://github.com/rwjblue)) #### :house: Internal * [#10](https://github.com/broccolijs/broccoli-node-info/pull/10) Remove TravisCI setup ([@rwjblue](https://github.com/rwjblue)) * [#11](https://github.com/broccolijs/broccoli-node-info/pull/11) Replace multidep with package aliases. ([@rwjblue](https://github.com/rwjblue)) #### Committers: 2 - Robert Jackson ([@rwjblue](https://github.com/rwjblue)) - SparshithNRai ([@SparshithNR](https://github.com/SparshithNR)) # 2.1.0 * Add `trackInputChangesFlag` capability. # 2.0.0 * Add `volatileFlag` capability. * Bump min node version to 8. # 1.1.0 * Add `needCacheFlag` capability. # 1.0.0 * Initial version, extracted from Broccoli core `builder.js`