v3.0.0
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:
- Uses Native Brotli from Node Core, no more native dependencies.
- Rewritten using TypeScript.