v4.6.8
What's Changed
- fix(bun/ws): fix invalid types by @nakasyou in #3562
- fix(utils/cookie): partitioned typo in CookieOptions by @imcotton in #3566
- fix(websocket): Fix typo in WSContextInit type by @Ariel-Moroshko in #3575
- fix(websocket): prevent sending entire buffer when streaming Uint8Array chunks by @Ariel-Moroshko in #3570
- fix(bun/ws): supoort
--hot
by @nakasyou in #3576 - feat(header): suggest name of header and combine in one file by @EdamAme-x in #3577
- fix(devcontainer): remove unknown flag on docker-compose by @EdamAme-x in #3582
- fix(types): replace Hono with HonoBase to get better consistency of types by @m-shaka in #3580
New Contributors
- @Ariel-Moroshko made their first contribution in #3575
Full Changelog: v4.6.7...v4.6.8