Skip to content

Commit 233bf01

Browse files
committed
2.0.4 release notes
1 parent 1a80c28 commit 233bf01

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,13 @@
1010
parameters
1111
* Events that are triggered on htmx-powered elements located outside a form, but that refer to a form via the`form`
1212
attribute, now properly cancel the submission of the referred-to form
13+
* Extension Updates
14+
* `preload` extension was
15+
[completely reworked](https://github.com/bigskysoftware/htmx-extensions/commit/fb68dfb48063505d2d7420d717c24ac9a8dae244)
16+
by @marisst to be compatible with `hx-boost`, not cause side effect, etc. Thank you!
17+
* `response-targets` was updated to not use deprecated methods
18+
* A [small fix](https://github.com/bigskysoftware/htmx-extensions/commit/e87e1c3d0bf728b4e43861c7459f3f937883eb99) to
19+
`ws` to avoid an error when closing in some cases
1320

1421
## [2.0.3] - 2024-10-03
1522
* Added support for the experimental `moveBefore()` functionality in [Chrome Canary](https://www.google.com/chrome/canary/),

0 commit comments

Comments
 (0)