What's Changed
- fix(lambda): avoid UTF-8-encoding binary data by @denisw in #1235
- fix(cache): clone the response by @yusukebe in #1232
- perf(deno/middlewares/serveStatic): serve static with stream by @markthree in #1234
- fix: Safe modification of Buffer by @watany-dev in #1238
New Contributors
- @denisw made their first contribution in #1235
- @markthree made their first contribution in #1234
Full Changelog: v3.3.0...v3.3.1