Skip to content

Releases: alekseykulikov/browserify-test

3.1.0

20 Mar 11:06

Choose a tag to compare

  • avoid notices in Firefox or Chrome
  • proper pin of dependencies
  • limit engines support to node 4+ in npm
  • remove testem output from yarn test + fix strict order of tests #7
  • refactoring: use yarn to manage dependencies
  • refactoring: use github releases instead of History.md

3.0.0

20 Mar 10:59

Choose a tag to compare

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

2.2.0

20 Mar 10:58

Choose a tag to compare

  • deps: testem@1.10.3, browserify@13.1.0
  • inline mocha's css & js files to support offline development
  • use standard as a linter

2.1.2

20 Mar 10:58

Choose a tag to compare

  • deps: glob@6.0.1, testem@0.9.11

2.1.1

20 Mar 10:58

Choose a tag to compare

  • fix support for default files

2.1.0

20 Mar 10:58

Choose a tag to compare

  • support subargs syntax for --transform
  • support multiple transforms by repeating --transform option
  • use eslint instead of jshint+jscs
  • deps: browserify@12.0.1, commander@2.9.0, glob@5.0.15, testem@0.9.9, watchify@3.6.0

2.0.0

20 Mar 10:57

Choose a tag to compare

  • remove --host and inject scripts to / index.html
  • handle compilation errors with errorify
  • rewrite project with ES6 and compile with babel to ./src folder
  • lint code with jshint & jscs
  • deps: browserify@11.1.0, commander@2.8.1, glob@5.0.14, testem@0.9.4, watchify@3.4.0

1.3.0

20 Mar 10:57

Choose a tag to compare

  • support --host option
  • deps: browserify@10.2.4, glob@5.0.13, testem@0.9.0-1, watchify@3.2.3

1.2.0

20 Mar 10:57

Choose a tag to compare

  • support --transform option
  • deps: testem@0.8.3, commander@2.8.1, watchify@3.2.0

1.1.1

20 Mar 10:57

Choose a tag to compare

  • deps: browserify@9.0.8, glob@5.0.5, testem@0.8.0-0, watchify@3.1.0