-
v2.0.0-alpha1 Pre-Release
released this
2024-01-31 04:04:19 +00:00 | 21 commits to main since this releaseThis release updates the script tag generated by the
Scriptfunctions to load htmx v2.0.0-alpha1. Currently, there are no v2 changes that impact server headers (Giraffe.Htmx), and the form ofhx-onthat has been removed is not the form thatGiraffe.ViewEngine.Htmxgenerated as of v1.9.10. If your project compiled with v1.9.10 with no deprecation warnings, this upgrade should cause no code changes. (For this release,_hxOnis still present; in the next prerelease, it will be removed.)See the full htmx 1 to 2 migration guide for details on htmx v2.
Downloads