New Features:
- Add dummy ctx to bun/deno/node (Lauri Rooden)
API Changes:
- ! Remove DB argument from durableObject (Lauri Rooden)
- ! Return res directly from App, worker handles shape (Lauri Rooden)
Enhancements:
- Pass ctx to handler (Lauri Rooden)
- app: Remove try/catch from Router and rely on worker try/catch (Lauri Rooden)
- app: Inline routeRun (Lauri Rooden)