Recent hono updates
Section
Features
- throw UnsupportedPathError during route registration (PR #5171)
- sync HTTP field types with the IANA registry (PR #5153)
- Add a configurable WWW-Authenticate realm (PR #5141)
- Add method-not-allowed middleware (PR #5132)
- Add React-compatible overloads to useRef (PR #5063)
- Add first-class support for QUERY requests (PR #5119)
Section
Fixes
- set Vary: Accept-Encoding on negotiated responses (PR #5137)
- allow a function component to return an array (PR #5179)
- set Vary: Accept-Encoding on negotiated responses (#5137) (8f07028)
- allow a function component to return an array (#5179) (3feb355)
Section
Improvements
- v4.13 (PR #5154)
- restore the
envfield initializer (PR #5186) - restore the rest parameter in
fetch(PR #5184) - stabilize measurements by forcing mitata batching (PR #5183)
- probe the body cache without allocating (PR #5176)
- 4.13.0 (192768f)