Skip to content

Release v26.6.1

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Jun 16:32
· 2 commits to main since this release
v26.6.1
501a687

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)