Releases: fastify/fastify-compress
Releases · fastify/fastify-compress
v6.2.0
What's Changed
- chore(deps-dev): bump tsd from 0.22.0 to 0.23.0 by @dependabot in #244
- chore(deps-dev): bump tsd from 0.23.0 to 0.24.1 by @dependabot in #245
- nodenext compatibility by @Uzlopak in #247
Full Changelog: v6.1.1...v6.2.0
v6.1.1
What's Changed
- docs: fix default zlib level by @markwainwright in #234
- chore(deps-dev): bump @types/node from 17.0.45 to 18.0.0 by @dependabot in #235
- use @fastify/accept-negotiator by @Uzlopak in #236
- chore(deps-dev): bump tsd from 0.21.0 to 0.22.0 by @dependabot in #238
- chore(deps): bump fastify-plugin from 3.0.1 to 4.0.0 by @dependabot in #239
- build(deps-dev): replace pre-commit with @fastify/pre-commit by @Fdawgs in #241
- ci: enable license checking by @Fdawgs in #242
- docs(readme): replace use of deprecated variadic
listen()
by @Fdawgs in #243
New Contributors
- @markwainwright made their first contribution in #234
Full Changelog: v6.1.0...v6.1.1
v6.1.0
What's Changed
- chore(package): remove
engines
field by @Fdawgs in #226 - ci: migrate to fastify reusable workflow by @Fdawgs in #225
- docs(readme): remove snyk badge by @Fdawgs in #227
- chore(.gitignore): use updated skeleton template by @Fdawgs in #229
- add .npmrc and set package-lock=false by @Uzlopak in #231
- remove unused dependencies is-zip and string-to-stream by @Uzlopak in #232
- chore(deps-dev): bump tsd from 0.20.0 to 0.21.0 by @dependabot in #233
- integrate isDeflate and isGzip by @Uzlopak in #230
New Contributors
Full Changelog: v6.0.0...v6.1.0
v6.0.0
v5.0.0
What's Changed
- chore(deps-dev): bump @types/node from 16.11.14 to 17.0.0 by @dependabot in #209
- automatic PR by @Eomm in #210
- refactor: replace
is-stream
dependency with an internalisStream()
utility by @darkgl0w in #211 - build: reduce dependabot update frequency by @Fdawgs in #212
- chore(deps): bump actions/setup-node from 2 to 3 by @dependabot in #213
- chore(deps-dev): bump tap from 15.2.3 to 16.0.0 by @dependabot in #214
- docs: fix broken "reply object" link by @cabauman in #216
- chore(deps): bump actions/checkout from 2 to 3 by @dependabot in #217
- chore(deps-dev): bump tsd from 0.19.1 to 0.20.0 by @dependabot in #218
- Rename module by @jsumners in #221
New Contributors
Full Changelog: v4.0.1...v5.0.0
v4.0.1
v4.0.0
What's Changed
- test: reorganize, group, rename and improve tests suite by @darkgl0w in #201
- fix: remove zip payloads uncompress behavior by @darkgl0w in #203
- feat: support Accept-Encoding token
x-gzip
as an alias forgzip
by @darkgl0w in #204 - feat: add
removeContentLengthHeader
option by @darkgl0w in #205
Full Changelog: v3.7.0...v4.0.0
v3.7.0
What's Changed
- Bump actions/checkout from 2.3.4 to 2.3.5 by @dependabot in #190
- Bump actions/checkout from 2.3.5 to 2.4.0 by @dependabot in #192
- chore(deps): bump fastify/github-action-merge-dependabot from 2.5.0 to 2.6.0 by @dependabot in #194
- chore(deps-dev): bump tsd from 0.18.0 to 0.19.0 by @dependabot in #195
- test: achieve 100% code coverage by @darkgl0w in #196
- build(dependabot): ignore minor and patch github-actions updates by @Fdawgs in #197
- chore(deps): bump fastify/github-action-merge-dependabot from 2.6.0 to 2.7.0 by @dependabot in #200
- feat: move to
compress
anddecompress
route options and typescript improvements by @darkgl0w in #199
New Contributors
Full Changelog: v3.6.1...v3.7.0
v3.6.1
What's Changed
- Bump actions/setup-node from 2.1.5 to 2.2.0 by @dependabot in #174
- Bump @types/node from 15.14.1 to 16.0.0 by @dependabot in #175
- Bump fastify/github-action-merge-dependabot from 2.1.1 to 2.2.0 by @dependabot in #176
- Bump actions/setup-node from 2.2.0 to 2.3.0 by @dependabot in #177
- Bump actions/setup-node from 2.3.0 to 2.3.1 by @dependabot in #178
- Bump actions/setup-node from 2.3.1 to 2.4.0 by @dependabot in #180
- Bump fastify/github-action-merge-dependabot from 2.2.0 to 2.3.0 by @dependabot in #181
- Bump fastify/github-action-merge-dependabot from 2.3.0 to 2.4.0 by @dependabot in #183
- Bump fastify/github-action-merge-dependabot from 2.4.0 to 2.5.0 by @dependabot in #184
- Bump actions/setup-node from 2.4.0 to 2.4.1 by @dependabot in #185
- Bump @typescript-eslint/parser from 4.33.0 to 5.0.0 by @dependabot in #186
- Bump tsd from 0.17.0 to 0.18.0 by @dependabot in #188
- fix(index): replace all
*
directives withgzip
by @Fdawgs in #189
Full Changelog: v3.6.0...v3.6.1