Skip to content

Releases: fastify/fastify-compress

v8.0.2

16 Jan 01:14
v8.0.2
401672f
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): lock typescript minor version by @Fdawgs in #320
  • refactor(index): remove unused catch bindings by @Fdawgs in #321
  • chore(deps-dev): bump typescript from 5.4.5 to 5.6.3 by @dependabot in #323
  • style: remove trailing whitespace by @Fdawgs in #325
  • chore(deps-dev): bump typescript from 5.6.3 to 5.7.2 by @dependabot in #329
  • build(deps-dev): replace standard with neostandard by @Fdawgs in #333
  • docs(readme): point ci badge at master/main branch by @Fdawgs in #334
  • docs(readme): update ci badge syntax by @Fdawgs in #335
  • types: use node: prefix for builtins by @Fdawgs in #336
  • build(deps-dev): add eslint, peer dep of neostandard by @Fdawgs in #337
  • docs(readme): add compatibility table by @Fdawgs in #338
  • chore(package): add funding and contribs by @Fdawgs in #339
  • docs(readme): spelling and grammar fixes by @Fdawgs in #343
  • refactor: prefix unused params with underscores by @Fdawgs in #341
  • build(dependabot): reduce npm updates to monthly by @Fdawgs in #344

Full Changelog: v8.0.1...v8.0.2

v8.0.1

22 Sep 09:07
ce7d84a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.0.0...v8.0.1

v8.0.0

03 Sep 14:11
30f9626
Compare
Choose a tag to compare
v8.0.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v7.0.3...v8.0.0

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