What's Changed
- feat(server): add CORS support to
nodeHTTPRequestHandler
by @Nick-Lucas in #3884 - fix(server): export 'Router' for dts files generation by @milohansen in #3879
- fix(client): skip
.bind()
onfetch
in order to fix Bun-support by @KATT in #3907
New Contributors
- @AlandSleman made their first contribution in #3904
Full Changelog: v10.13.2...v10.14.0