What's Changed
- Cache storage by @KhafraDev in #2076
- test: skip content-disposition test in node 18 by @KhafraDev in #2081
- Cache storage cleanup by @KhafraDev in #2082
- Cache storage fixes by @KhafraDev in #2083
- test: improve test coverage for ErrorEvent and MessageEvent by @KhafraDev in #2085
- test: remove --experimental-wasm-simd by @KhafraDev in #2087
- websocket: add websocketinit by @KhafraDev in #2088
- feat(websocket): allow setting custom headers by @KhafraDev in #2089
- test: fix tests failing only on node v20 by @KhafraDev in #2096
- fix: skip set content-length when FormData value is stream by @fengmk2 in #2091
- doc: update outdated command in contributing.md by @jazelly in #2099
- cache: fix most failing WPTs by @KhafraDev in #2100
- feat: allow build:wasm to auto detect platform by @jazelly in #2102
- docs: updated Error documentation (fixes #2090) by @titanism in #2092
- mimesniff: fix many broken tests by @KhafraDev in #2103
- test: fix failing tests by @KhafraDev in #2097
- build(deps): bump github/codeql-action from 2.2.9 to 2.3.2 by @dependabot in #2105
- fix: more informative error message to tell that the server doesn't match http/1.1 protocol by @Songkeys in #2055
- Fix bug in 16-bit frame length when buffer is a subarray by @jawj in #2106
- update wpts by @KhafraDev in #2108
- fix: update error definitions by @dfilatov in #2112
- fix: make assertion a noop by @ronag in #2111
New Contributors
- @jazelly made their first contribution in #2099
- @titanism made their first contribution in #2092
- @Songkeys made their first contribution in #2055
- @jawj made their first contribution in #2106
- @dfilatov made their first contribution in #2112
Full Changelog: v5.22.0...v5.22.1