v0.1.0-beta.10
express, fastify, hono, next, server, web:
- Remove routes function and replace it conseptually by allowing to stack router/route calls excluding web/next which cannot do that due to having different implementation (bf4ad62)
next, web:
- Add support for single middleware-like option for web/next package (48b395f)