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

Changelog History
Page 6

  • v2.12.0 Changes

    • ➕ Add postinstall script to use global phantomjs by default (Christopher Hiller)
  • v2.11.1 Changes

    • Pass colors through to mocaccino (Christopher Hiller)
  • v2.11.0 Changes

    • ➕ Add ignore SSL errors option --ignore-ssl-errors (Adrian Chang)
  • v2.10.1 Changes

    • ⏱ Do not override the min-wd timeout anymore
  • v2.10.0 Changes

    • ⬆️ Major dependency upgrades:
      • browserify ^10.2
      • watchify ^3.2
      • through2 ^1.1
      • glob ^5.0
  • v2.9.0 Changes

    • API: Pass glob options to glob (James Newell)
    • ➕ Added reporters to usage (Paul)
  • v2.8.1 Changes

    • ⏪ Revert to piping the readonly stream to output instead of b.pipeline
  • v2.8.0 Changes

    • 🔌 Use the new consolify browserify plugin
    • ➕ Add --bundle to export JS as a separate file when using consolify
  • v2.7.2 Changes

    • 💻 Pipe internal pipeline to output instead of wrapped browserify output (Fixes #80)
    • ✂ Remove obsolete error handling callback
  • v2.7.1 Changes

    • ↪ Work around browserify 9.0.5 issue by setting the dependency to 9.0.4