v0.7.1
Breaking changes
ws_hdrandcts_hdrboth removed fromFastHTMLandfast_app; replaced withexts, which takes a list of extension names (e.g.exts='ws')
New Features
- Unified syntax for common HTMX extensions (#533)
- Allow toasts to work with FtResponse (#526), thanks to @tomasz-pankowski