Skip to content

3.0.0

Choose a tag to compare

@alekseykulikov alekseykulikov released this 20 Mar 10:59
· 12 commits to master since this release

Thanks brettz9!

  • enhancement: support plugins array (strings, functions, or arrays) in cli/node
  • enhancement: transforms alias for transform to parallel plugins plural
  • enhancement: add entries alias to parallel browserify
  • enhancement: support custom options to browserify
  • enhancement: return browserify instance to support further pipelining, etc.
  • enhancement: support testem options
  • enhancement: support finalizer function
  • enhancement: support transform functions
  • fix: ensure proper testem method is called on watch updates
  • deps: browserify@14.1.0
  • pass tests on windows
  • separate cli/node tests