Skip to content

Releases: fastify/fastify-compress

v7.0.3

02 Apr 07:42
2848372
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.0.2...v7.0.3

v7.0.2

28 Mar 07:29
593e2d8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.0.1...v7.0.2

v7.0.1

27 Mar 07:19
e7cba09
Compare
Choose a tag to compare

What's Changed

  • chore(.gitignore): add .tap/ dir by @Fdawgs in #280
  • fix: default brotliOptions does not applied to createBrotliCompress and createBrotliDecompress by @stanleyxu2005 in #284

New Contributors

Full Changelog: v7.0.0...v7.0.1

v7.0.0

30 Jan 10:50
53e5443
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump tsd from 0.29.0 to 0.30.0 by @dependabot in #275
  • docs(readme): replace fastify.io links with fastify.dev by @Fdawgs in #276
  • perf!: reduce default brotli compression factor to 4, was before 11 (maximum) by @kahlstrm in #278

New Contributors

Full Changelog: v6.5.0...v7.0.0

v6.5.0

29 Oct 14:35
40682e2
Compare
Choose a tag to compare

What's Changed

  • Fix tests and update minipass to 7.0.2 by @gurgunday in #265
  • remove linting from the test script by @gurgunday in #267
  • chore(deps-dev): bump tsd from 0.28.1 to 0.29.0 by @dependabot in #269
  • perf: use node: prefix for builtins by @gurgunday in #270
  • chore: add .gitattributes file by @Fdawgs in #272
  • perf(index): convert unused capture groups to non-capture groups by @Fdawgs in #273
  • refactor(index): replace typeof undefined check by @Fdawgs in #274

New Contributors

Full Changelog: v6.4.0...v6.5.0

v6.4.0

25 May 16:31
84e906f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.3.0...v6.4.0

v6.3.0

14 May 06:31
f274c1f
Compare
Choose a tag to compare

What's Changed

  • ci: only trigger on pushes to main branches by @Fdawgs in #260
  • chore(deps-dev): bump @types/node from 18.16.5 to 20.1.0 by @dependabot in #261
  • chore(deps): bump minipass from 4.2.7 to 5.0.0 by @dependabot in #259
  • Support Functions for customType option by @Uzlopak in #262

Full Changelog: v6.2.1...v6.3.0

v6.2.1

27 Mar 17:15
0f7f630
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump minipass from 3.3.6 to 4.0.0 by @dependabot in #248
  • chore(deps-dev): bump tsd from 0.24.1 to 0.25.0 by @dependabot in #249
  • chore(.gitignore): add clinic by @Fdawgs in #250
  • chore(.gitignore): add bun lockfile by @Fdawgs in #251
  • chore(deps-dev): bump tsd from 0.25.0 to 0.26.0 by @dependabot in #252
  • chore(deps-dev): bump tsd from 0.26.1 to 0.27.0 by @dependabot in #253
  • chore(deps-dev): bump tsd from 0.27.0 to 0.28.0 by @dependabot in #254
  • chore(deps-dev): bump typescript from 4.9.5 to 5.0.2 by @dependabot in #255
  • fix: content encoding priorities by @Shishira1203 in #258

New Contributors

  • @Shishira1203 made their first contribution in #258

Full Changelog: v6.2.0...v6.2.1

v6.2.0

25 Nov 07:03
0aa1f64
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.1.1...v6.2.0

v6.1.1

26 Aug 12:50
e9327fa
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.1.0...v6.1.1