Skip to content

v2.0.0-beta.2

Choose a tag to compare

@pi0 pi0 released this 30 Jul 10:19
· 249 commits to main since this release

compare changes

🚀 Enhancements

  • Experimental defineRoute (#1143)
  • Allow passthrough response in middleware without enforcing explicit return (#1174)
  • Log unhandled errors (#1152)

🩹 Fixes

  • proxy: Only inherit runtime context for sub-requests (#1142)
  • Safer HTTPError check (#1145)
  • defineValidatedHandler: Accept all EventHandlerObject props (#1147)
  • Change "h://" to "http://" (90226b8)

📖 Documentation

  • Fix noContent example (#1171)

❤️ Contributors