fastify-compress

Fastify compression utils

MIT License

Downloads
419.2K
Stars
200
Committers
51

Bot releases are visible (Hide)

fastify-compress - v3.5.0

Published by mcollina over 3 years ago

📚 PR:

  • chore(gitignore): use latest github ignore template (#147)
  • ci(dependabot): update github actions (#148)
  • Bump actions/checkout from v1 to v2.3.4 (#151)
  • Bump actions/setup-node from v1 to v2.1.5 (#150)
  • Bump fastify/github-action-merge-dependabot from v1 to v1.2.1 (#149)
  • Bump fastify/github-action-merge-dependabot from v1.2.1 to v2.0.0 (#152)
  • chore: ci updates and style change (#153)
  • feat: move to tap15 (#157)
  • ci: remove redundant conditional (#158)
  • Bump @types/node from 14.14.42 to 15.0.0 (#160)
  • ci: add nodejs v16 to test matrix (#161)
  • Bump tsd from 0.14.0 to 0.15.0 (#162)
  • Bump actions/checkout from 2 to 2.3.4 (#163)
  • docs: notice to work with fastify-static (#165)
  • fix brotli responses being double-compressed (#167)
fastify-compress - v3.4.2

Published by mcollina over 3 years ago

📚 PR:

  • chore: fix heading in readme (#144)
  • fix: avoid adding "accept-encoding" to vary header if already set (#146)
fastify-compress - v3.4.1

Published by mcollina almost 4 years ago

📚 PR:

  • Bump tsd from 0.13.1 to 0.14.0
  • Merge pull request #139 from fastify/dependabot/npm_and_yarn/tsd-0.14.0
  • chore: add dependabot automerge (#138)
  • ci: fix node-version matrix parameter name (#142)
  • Do not set the compress onSend hook twice (#141)
fastify-compress - v3.4.0

Published by mcollina almost 4 years ago

📚 PR:

  • Bump fastify-plugin from 2.3.4 to 3.0.0
  • feat: add stale (#130)
  • fix: prevent compressing text/event-stream (#133)
  • Added Vary header to all responses (#135)
  • Bumped standard, removing var. (#137)
fastify-compress - v3.3.1

Published by mcollina about 4 years ago

📚 PR:

  • Bump into-stream from 5.1.1 to 6.0.0
  • Bump typescript from 3.9.7 to 4.0.2
  • Bump @typescript-eslint/parser from 3.10.1 to 4.0.0
  • fix: use 'include' instead of 'some' (#122)
  • Do not log missing payload (#128)
fastify-compress - v3.3.0

Published by mcollina about 4 years ago

📚 PR:

  • When compressing add accept-encoding to the Vary header, if the header exists concatenate it. (#120)
  • Update typescript defs (#121)
fastify-compress - v3.2.2

Published by mcollina about 4 years ago

📚 PR:

  • fix logger reference in onEnd (#119)
fastify-compress - v3.2.1

Published by mcollina about 4 years ago

📚 PR:

  • Fix types for v3
  • Merge pull request #118 from fastify/fix-v3
  • Bump tsd from 0.11.0 to 0.12.0 (#116)
  • Bump tsd from 0.12.1 to 0.13.1 (#117)
fastify-compress - v3.2.0

Published by mcollina over 4 years ago

📚 PR:

  • Don't log if there is no data to compress (#115)
  • Support passing zlibOptions and brotliOptions (#113)
fastify-compress - v3.1.0

Published by mcollina over 4 years ago

📚 PR:

  • Bumped v3.1.0
  • Bumped [email protected]
  • Bump @types/node from 13.13.6 to 14.0.1 (#109)
  • Bump @typescript-eslint/parser from 2.34.0 to 3.0.0 (#111)
  • Uncompress request body (#110)
fastify-compress - v3.0.0

Published by mcollina over 4 years ago

📚 PR:

  • updated readme
  • Fastify V3 upgrade (#107)
fastify-compress - v2.0.1

Published by mcollina over 4 years ago

📚 PR:

  • chore(package): update @types/node to version 12.12.12 (#91)
  • Lock iltorb depepdency (#100)
  • chore(package): update @types/node to version 13.1.0 (#93)
  • bug fix - undefined value of compressible now does not compress (#102)
fastify-compress - v2.0.0

Published by Eomm almost 5 years ago

📚 PR:

  • feature: per route compression (#92)
fastify-compress - v1.1.0

Published by delvedor almost 5 years ago

Features:

  • Allowing custom error messaging on unsupported encoding - #88
fastify-compress - v1.0.0

Published by Eomm almost 5 years ago

📚 PR:

  • Removed HTTP406 errors, align to RFC7231 (#86)
  • fix(package): update string-to-stream to version 3.0.0 (#77)
  • Greenkeeper/minipass 2.9.0 (#82)
  • feature: Allow encodings order (#84)
fastify-compress - v0.11.0

Published by mcollina about 5 years ago

📚 PR:

  • chore(package): update standard to version 13.0.1
  • Added Node 12
  • Bumped v0.11.0.
  • Update README.md (#59)
  • fix(package): update pumpify to version 2.0.0 (#65)
  • fix(package): update unzipper to version 0.10.1 (#66)
  • chore(package): update @types/node to version 12.0.8 (#67)
  • fix(package): update string-to-stream to version 2.0.0 (#68)
  • Update standard to the latest version 🚀 (#69)
  • add support for quality values (#71)
  • chore(package): update standard to version 14.0.2 (#75)
  • chore(package): update @typescript-eslint/parser to version 2.0.0 (#73)
fastify-compress - v0.10.0

Published by mcollina over 5 years ago

📚 PR:

  • ignore tap (#56)
  • Add types definition for TS integration (#55)
  • fix(package): update is-stream to version 2.0.0 (#51)
fastify-compress - v0.9.0

Published by Eomm over 5 years ago

📚 PR:

  • Pin into-stream (#50)
  • chore(package): update fastify to version 2.0.0 (#47)
  • feat: support native Brotli (#48)
fastify-compress - v0.8.1

Published by cemremengu over 5 years ago

#44 - Bump unzipper version

fastify-compress - v0.8.0

Published by cemremengu almost 6 years ago

#34 - Inflate pre-compressed bodies for clients that do not support compression