htmx v4, alpha8 (#18)

Reviewed-on: #18
This commit was merged in pull request #18.
This commit is contained in:
2026-03-22 22:21:22 +00:00
parent de75672bb3
commit d4a7e0c9ce
9 changed files with 17 additions and 19 deletions
+1 -1
View File
@@ -2,6 +2,6 @@
This package contains common code shared between [`Giraffe.Htmx`](https://www.nuget.org/packages/Giraffe.Htmx) and [`Giraffe.ViewEngine.Htmx`](https://www.nuget.org/packages/Giraffe.ViewEngine.Htmx), and will be automatically installed when you install either one. It also contains htmx as a static web asset, allowing it to be loaded from your local (or published) project.
**htmx version: 4.0.0-alpha6**
**htmx version: 4.0.0-alpha8**
_**NOTE:** Pay special attention to breaking changes highlighted in the packages listed above._