v0.1.0-beta.6
core, server:
- add support for route status code specific response headers so important headers can be declared and must be returned from server handlers (fc89f34)
express, fastify, hono, next, server, web:
- convenience setCookie and clearCookie helpers for server adapters (d72a045)