Skip to content

Releases: fastify/fastify-compress

v3.0.0

28 Apr 15:25
Compare
Choose a tag to compare

📚 PR:

  • updated readme
  • Fastify V3 upgrade (#107)

v2.0.1

14 Feb 14:31
Compare
Choose a tag to compare

📚 PR:

  • chore(package): update @types/node to version 12.12.12 (#91)
  • Lock iltorb depepdency (#100)
  • chore(package): update @types/node to version 13.1.0 (#93)
  • bug fix - undefined value of compressible now does not compress (#102)

v2.0.0

13 Dec 22:08
Compare
Choose a tag to compare

📚 PR:

  • feature: per route compression (#92)

v1.1.0

17 Nov 14:13
Compare
Choose a tag to compare

Features:

  • Allowing custom error messaging on unsupported encoding - #88

v1.0.0

28 Oct 21:12
Compare
Choose a tag to compare

📚 PR:

  • Removed HTTP406 errors, align to RFC7231 (#86)
  • fix(package): update string-to-stream to version 3.0.0 (#77)
  • Greenkeeper/minipass 2.9.0 (#82)
  • feature: Allow encodings order (#84)

v0.11.0

23 Aug 09:10
Compare
Choose a tag to compare

📚 PR:

  • chore(package): update standard to version 13.0.1
  • Added Node 12
  • Bumped v0.11.0.
  • Update README.md (#59)
  • fix(package): update pumpify to version 2.0.0 (#65)
  • fix(package): update unzipper to version 0.10.1 (#66)
  • chore(package): update @types/node to version 12.0.8 (#67)
  • fix(package): update string-to-stream to version 2.0.0 (#68)
  • Update standard to the latest version 🚀 (#69)
  • add support for quality values (#71)
  • chore(package): update standard to version 14.0.2 (#75)
  • chore(package): update @typescript-eslint/parser to version 2.0.0 (#73)

v0.10.0

14 May 07:05
Compare
Choose a tag to compare

📚 PR:

  • ignore tap (#56)
  • Add types definition for TS integration (#55)
  • fix(package): update is-stream to version 2.0.0 (#51)

v0.9.0

25 Apr 05:43
Compare
Choose a tag to compare

📚 PR:

  • Pin into-stream (#50)
  • chore(package): update fastify to version 2.0.0 (#47)
  • feat: support native Brotli (#48)

v0.8.1

13 Feb 11:33
Compare
Choose a tag to compare

#44 - Bump unzipper version

v0.8.0

11 Jan 19:27
Compare
Choose a tag to compare

#34 - Inflate pre-compressed bodies for clients that do not support compression