Add beta5 changes

This commit is contained in:
2026-06-29 21:57:31 -04:00
parent 2b8e2d1a5a
commit aba8c3c9a9
11 changed files with 390 additions and 361 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
This package enables [htmx](https://htmx.org) support within the [Giraffe](https://giraffe.wiki) view engine.
**htmx version: 4.0.0-beta4**
**htmx version: 4.0.0-beta5**
_Upgrading from v2.x: see [the migration guide](https://four.htmx.org/docs/get-started/migration) for changes, which are plentiful. htmx switches from `XMLHTTPRequest` to `fetch`, and many changes are related to the new event cycle._