Skip to content

v2.0.1-rc.24

Latest

Choose a tag to compare

@pi0 pi0 released this 10 Jul 15:40

compare changes

🚀 Enhancements

  • Add QUERY method support (#1445)
  • Add requireContentType and appendAcceptQuery utils (#1446)
  • Automatically match GET routes for HEAD requests (#1452)

🩹 Fixes

  • json-rpc: Do not leak internal exception messages to clients (ea2f2a3)
  • request: Prevent decode:true from reintroducing path separators (cd03d41)
  • handleCacheHeaders: Correct conditional-request precedence and Cache-Control default (#1454)

📖 Documentation

  • Fix typos in response and handler guides (#1444)
  • Add QUERY method docs (#1447)
  • Remove non-existent sendEventStream from createEventStream example (#1450)

❤️ Contributors