All Versions
94
Latest Version
Avg Release Cycle
52 days
Latest Release
1081 days ago

Changelog History
Page 6

  • v0.15.0 Changes

    • ๐Ÿ—„ Print deprecation warnings for plugins only providing old .read API
  • v0.14.0 Changes

    • โž• Add support for new .rebuild API, in addition to existing (now deprecated) .read API
  • v0.13.6 Changes

  • v0.13.5 Changes

    • โž• Add missing var
  • v0.13.4 Changes

    • More detailed error message when a tree object is invalid
    • ๐Ÿ— Watcher no longer rebuilds forever when a very early build error occurs
  • v0.13.3 Changes

    • ๐Ÿ›  Fix SIGINT/SIGTERM (Ctrl+C) handling to avoid leaking tmp files
  • v0.13.2 Changes

    • ๐Ÿ“ฆ Extract slow trees printout into broccoli-slow-trees package
    • ๐Ÿ‘ Allow the tree cleanup method to be asynchronous (by returning a promise).
  • v0.13.1 Changes

  • v0.13.0 Changes

    • ๐Ÿ— Dereference symlinks in broccoli build output by copying the files or directories they point to into place
    • Sort entries when browsing directories in middleware
  • v0.12.3 Changes

    • โœ… Exclude logo and test directories from npm distribution