Breaking changes
- The
brotliparameter is not supported anymore. Use theoptionsparameter to configure Brotli compression (see https://nodejs.org/api/zlib.html#zlib_class_brotlioptions) - Migrate to Node.JS 12
- Remove dependency to iltorb (use built-in Brotli support instead)