- Opt out of cache directory creation.
- [PERF] when linking roots, only remove symlinks when absolutely needed.
- bump heimdall
- include only needed files
- switch to heimdalljs-logger, allowing logs to show context within the broccoli graph
- update fs-tree-diff, fixes "rename only file in directory bug", possible performance improvements.
- update minimatch
- fix annotations
- improve performance by improving output stability
- Do not use
CoreObject
- Derive from broccoli-plugin base class
- Make
new
operator optional - Use new
.rebuild
API - Avoid mutating array arguments
No changelog beyond this point. Here be dragons.