Rearrange obsolete tests; test new v4 code

This commit is contained in:
2026-01-07 06:30:28 -05:00
parent 9a1b10c51f
commit dca0f2721a
7 changed files with 852 additions and 675 deletions

View File

@@ -2,4 +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: 2.0.8**
**htmx version: 4.0.0-alpha6**
_**NOTE:** Pay special attention to breaking changes highlighted in the packages listed above._