Release 1.6.1
What's Changed
- fix: honor cache directives for streaming requests by @peterpme in #155
- fix: stop sending the internal prefetchKey header to the server by @entropyconquers in #167
- test: cover close() during WebSocket handshake by @riteshshukla04 in #168
- fix: crash in websockets if closed during handshake by @riteshshukla04 in #169
- fix: import web-streams-polyfill via concrete dist path by @riteshshukla04 in #170
- fix: store the auto-prefetch queue encrypted at rest by @entropyconquers in #165
New Contributors
- @entropyconquers made their first contribution in #167
Full Changelog: v1.6.0...v1.6.1