Releases: fastify/fastify-compress
Releases · fastify/fastify-compress
v8.3.1
What's Changed
- fix: ensure that compress stream stays open by @fabianszabo in #375
New Contributors
- @fabianszabo made their first contribution in #375
Full Changelog: v8.3.0...v8.3.1
v8.3.0
v8.2.0
What's Changed
- chore(deps-dev): bump @types/node from 22.15.34 to 24.0.8 by @dependabot[bot] in #367
- chore(deps-dev): bump typescript from 5.8.3 to 5.9.2 by @dependabot[bot] in #368
- chore(.npmrc): ignore scripts by @Fdawgs in #370
- build(deps-dev): remove @fastify/pre-commit by @Fdawgs in #371
- chore(deps-dev): bump tsd from 0.32.0 to 0.33.0 by @dependabot[bot] in #372
- ci(ci): add concurrency config by @Fdawgs in #373
- feat: add support for Fetch API Response and Web ReadableStream by @gurgunday in #374
Full Changelog: v8.1.0...v8.2.0
v8.1.0
What's Changed
- chore(deps-dev): bump typescript from 5.7.3 to 5.8.3 by @dependabot in #356
- chore(deps-dev): bump tsd from 0.31.2 to 0.32.0 by @dependabot in #357
- chore(license): update date ranges; standardise style by @Fdawgs in #364
- feat: add support for zstd compression by @mcollina in #366
Full Changelog: v8.0.3...v8.1.0
v8.0.3
What's Changed
- docs(readme): conciseness improvements by @Fdawgs in #345
- chore: rename master to main by @Fdawgs in #346
- ci(ci): set job permissions by @Fdawgs in #349
- docs(readme): update plugin version syntax by @Fdawgs in #352
- ci: set permissions at workflow level by @Fdawgs in #353
- ci: restore job level permissions by @Fdawgs in #354
- docs: use cross-platform compatible info emoji by @Fdawgs in #358
- fix(test): update decompress: false test to match actual parsing behavior by @williamfds in #359
New Contributors
- @williamfds made their first contribution in #359
Full Changelog: v8.0.2...v8.0.3
v8.0.2
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
v8.0.0
What's Changed
- Merge
nextintomasterby @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.xby @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-streamtoReadable.fromby @climba03003 in #290 - Polish test case for PR: replace
into-streamtoReadable.fromby @stanleyxu2005 in #291 - chore(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot in #294
- refactor: remove
node-fetchdev 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