Skip to content

v1.7.0

Compare
Choose a tag to compare
@pi0 pi0 released this 20 Jun 22:06
· 372 commits to main since this release
23b3f6b

compare changes

🚀 Enhancements

  • proxy: Support onResponse callback (#368)
  • useSession: Support custom session id generator (#390)
  • event.handled flag (#410)

🩹 Fixes

  • types: Type for get router parameter utils (#400)
  • proxy: Split cookie headers properly with native node fetch (#408)
  • readRawBody: Handle body as object (#403)
  • router: Send 204 with empty string in preemptive mode instead of 404 (#409)
  • cache, proxy, response: Avoid sending handled events (#411)

📖 Documentation

  • Add event as first arg for proxyRequest (3e5f427)

🏡 Chore

❤️ Contributors