Skip to content

Releases: fastify/fastify-compress

v0.7.0

08 Sep 07:46
Compare
Choose a tag to compare
  • make compressibleTypes user settable so custom types can be compressed - #32

v0.6.0

19 Apr 14:36
Compare
Choose a tag to compare
  • remove content-length #27

v0.5.1

10 Apr 12:38
Compare
Choose a tag to compare
  • accept-encoding can contain whitespace - #26
  • Don't support br header if brotli option not set - #25

v0.4.0

24 Jan 08:57
Compare
Choose a tag to compare
  • Updated to support the latest version of fastify - #17
  • Added support for streams1 - #17

v0.3.0

17 Jan 16:03
Compare
Choose a tag to compare
  • Updated dependencies #15

v0.2.1

06 Dec 14:46
Compare
Choose a tag to compare
  • Updated dependencies
  • Support for pump v2.0.0

v0.2.0

25 Nov 09:08
Compare
Choose a tag to compare
  • Allow missing accept-encoding header - #6
  • Support asterisk in accept-encoding header - #7

v0.1.0

17 Nov 13:44
c80cdfb
Compare
Choose a tag to compare

Initial release