v4, beta4 #19

Merged
danieljsummers merged 8 commits from v4beta4 into htmx-v4 2026-06-15 01:07:39 +00:00
Showing only changes of commit 452a713ba4 - Show all commits
+1 -1
View File
@@ -14,7 +14,7 @@ _Several constructs have been marked obsolete in this release, and will be remov
1. Install the package. 1. Install the package.
1. Prior to using the attribute or support modules, `open Giraffe.ViewEngine.Htmx`. 1. Prior to using the attribute or support modules, `open Giraffe.ViewEngine.Htmx`.
1. If the client is using the `htmax` bundle, also `open Giraffe.ViewEngins.Htmax`. 1. If the client is using the `htmax` bundle, also `open Giraffe.ViewEngine.Htmax`.
### Use ### Use