3.0.0
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