All Versions
15
Latest Version
Avg Release Cycle
72 days
Latest Release
1077 days ago

Changelog History
Page 2

  • v16.1.1 Changes

    April 11, 2018

    βž• add empty stub for the perf_hooks builtin module.

    πŸ’» #1815

  • v16.1.0 Changes

    April 11, 2018

    βž• add bare and node options to the API, same as the --bare and --node CLI arguments.

    πŸ’» #1804

  • v16.0.0 Changes

    April 11, 2018

    βž• add --preserve-symlinks option from Node 6.3

    πŸ’» #1742
    πŸ’» #1801

    ⚑️ update the browser version of events to 2.0.0β€”this version adds methods like prependListener that were introduced in recent node versions, but it is also twice the size of events v1.x (2KB instead of 1KB).

    πŸ’» #1803

    Dynamically calculate __dirname and __ filename when --node is passed

    πŸ’» #1725

    πŸš€ upgrade module-deps, see https://github.com/browserify/module-deps/releases/tag/v6.0.0

    πŸ’» e5e1ec8

  • v15.2.0

    January 15, 2018
  • v15.1.0 Changes

    January 11, 2018
    • ⏱ restore support for node < 4.0 until we can decide on a support schedule