All Versions
116
Latest Version
Avg Release Cycle
36 days
Latest Release
-

Changelog History
Page 5

  • v2.18.0 Changes

    • πŸ’» Implement --browser-field option (Koki Takahashi)
  • v2.17.0 Changes

    • πŸ’» Pass 'paths' option to Browserify. (Juha HytΓΆnen)
  • v2.16.0 Changes

    • βž• Add --wd-file command line arg (Moshe Kolodny)
  • v2.15.0 Changes

    • πŸ’» Browserify 13.0

    ⚑️ To align with Browserify 13, all dependencies have been updated to versions that use through2@2 to use streams 3.

  • v2.14.3 Changes

    • πŸ›  Handle bundle errors in --watch mode. Fixed issue #123.
  • v2.14.2 Changes

    • πŸ‘ Allow to combine a path with --recursive. Fixes issue #120.
  • v2.14.1 Changes

    • πŸ›  Fix trace filter to also work with relative paths
  • v2.14.0 Changes

    • ⬆️ Bump Mocha to ^2.3 and Mocaccino to ^1.6 to enable custom reporters
  • v2.13.1 Changes

    • Only write to input if input stream is defined (Scott Corgan)
    • Only include minor changes rather than major for mocaccino (Chris Wheatley)
    • πŸ‘• Move from jslint to eslint
  • v2.13.0 Changes

    • πŸ’» Browserify 11.0

    πŸ’» The current watchify dependency already used Browserify 11, causing Browserify to be installed twice.