What's Changed
- fix(jsx): add an explicit type by @yusukebe in #3007
- ci: use
env
for codecov GitHub Actions by @yusukebe in #3010 - chore: Fix typos in JSDoc by @NicoPlyley in #3002
- fix: change to allow use of websocket options by @EdamAme-x in #2999
- perf: parseAccept without spread operator by @Jayllyz in #3003
- test: add tests for buffer.ts by @yasuaki640 in #3004
- chore: upload bun test coverage to CodeCov by @exoego in #3022
- refactor: remove unneeded import statements by @EdamAme-x in #3014
- perf(utils/buffer): use promise all for better performance by @yasuaki640 in #3031
Full Changelog: v4.4.7...v4.4.8