Skip to content

v3.0.0

Choose a tag to compare

@kristoferbaxter kristoferbaxter released this 16 Jul 22:49
· 5 commits to master since this release

This release now requires Node > 10.16.0, if you would like to use an older version of Node please use the 1.0.0 version.

Important Note: The API is the same for both versions, but using Native Brotli from Node core requires the latest LTS release of Node.js at time of publish.

Highlights:

  1. Uses Native Brotli from Node Core, no more native dependencies.
  2. Rewritten using TypeScript.