Skip to content

v1.6.0

Compare
Choose a tag to compare
@yarastqt yarastqt released this 24 Aug 12:32
· 93 commits to master since this release

Bug Fixes

  • close watcher after kill process (f85d398)
  • replace placeholders with global flag (71c3759)
  • save sources order after glob (24b4a0a)

Features

  • add autoload config with js, json and yml ext (e4305c5)
  • add flags for selected builds (2425f72)
  • deprecate css/whitepaper format (89b1754)
  • export public API for register own plugins (d331790)

Performance Improvements

  • replace throttle to debounce for watcher cb (db3592c)