0.13.3
📦 fasthtmlView on GitHub →
✨ 4 features🐛 1 fixes🔧 4 symbols
Summary
This release introduces new utility features like the `into` decorator and fixes a critical WebSocket crash related to null header values from HTMX.
✨ New Features
- Added the `into` decorator.
- Added the `add_sig_param` utility.
- Improved parameter handling for `__from_request__`.
- Added `Beforeware.__repr__`.
🐛 Bug Fixes
- Fixed a WebSocket crash that occurred when HTMX sent null header values.