Releases: fastify/fastify-compress
Releases · fastify/fastify-compress
v8.0.1
v8.0.0
What's Changed
- Merge
next
intomaster
by @jsumners in #298 - chore(deps): bump fastify/workflows from 4.1.0 to 4.2.1 by @dependabot in #299
- chore: update fastify version to
5.x
by @climba03003 in #300 - Update CI action to v5 by @mcollina in #301
- use node:test instead of tap by @big-kahuna-burger in #302
- chore(deps-dev): bump @types/node from 20.14.13 to 22.0.0 by @dependabot in #304
New Contributors
- @big-kahuna-burger made their first contribution in #302
Full Changelog: v7.0.3...v8.0.0
v7.0.3
What's Changed
- feat: replace
into-stream
toReadable.from
by @climba03003 in #290 - Polish test case for PR: replace
into-stream
toReadable.from
by @stanleyxu2005 in #291 - chore(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot in #294
- refactor: remove
node-fetch
dev dependency by @climba03003 in #292
New Contributors
- @climba03003 made their first contribution in #290
Full Changelog: v7.0.2...v7.0.3
v7.0.2
What's Changed
- chore(deps-dev): bump @typescript-eslint/parser from 6.21.0 to 7.1.0 by @dependabot in #283
- Fix/incorrect vary header by @stanleyxu2005 in #285
Full Changelog: v7.0.1...v7.0.2
v7.0.1
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
- @stanleyxu2005 made their first contribution in #284
Full Changelog: v7.0.0...v7.0.1
v7.0.0
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 withfastify.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
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
- @gurgunday made their first contribution in #265
Full Changelog: v6.4.0...v6.5.0
v6.4.0
What's Changed
- chore(deps): bump minipass from 5.0.0 to 6.0.0 by @dependabot in #263
- Fix default supported content types by @andyrichardson in #256
New Contributors
- @andyrichardson made their first contribution in #256
Full Changelog: v6.3.0...v6.4.0
v6.3.0
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
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