Releases: Gusb3ll/elysia-compression
Releases · Gusb3ll/elysia-compression
0.0.7
0.0.6 - 雷電芽衣 (Raiden Mei)
What's Changed
- Add content type support for each mime type
- Check whether the content is compressible
New Contributors
Full Changelog: 0.0.5...0.0.6
0.0.5
What's Changed
- Use prettier for formatting
- change from if else to switch case for compression type
- setup brotli support
- add support for body encoding
Full Changelog: 0.0.4...0.0.5
0.0.4
What's Changed
- Fix issue with latest version of Elysia by @webdevcody in #4
New Contributors
- @webdevcody made their first contribution in #4
Note
Right now I'm implementing brotli compression but bun still missing the required function, so I will release it on the next version
you can track the progress here >> oven-sh/bun#6152
Full Changelog: 0.0.3...0.0.4
0.0.3
fix: zlib options have no effect on response content length
Full Changelog: 0.0.2...0.0.3