claudeenmodel: claude-sonnet-4-20250514
Hono v4.12.10 - Bug Fixes and Documentation Updates
Key Points
- Fixed JSX select value rendering issue
- Improved ETag handling in compression
- Enhanced documentation and examples
Summary
Hono v4.12.10 is a maintenance release focusing on bug fixes for JSX/DOM functionality, compression handling, and documentation improvements.
Key Points
- JSX/DOM Fix: Fixed select element value application to occur after children are rendered
- Compression Enhancement: Strong ETags are now properly converted to weak ETags during compression
- Documentation Updates: Fixed typos in benchmark documentation and added JSDoc examples for IP restriction middleware
- Test Improvements: Enhanced router tests for simple capturing groups
- New Contributors: Welcome to @Abhi3975 and @VISHNU7KASIREDDY for their first contributions