Skip to content

Commit 6194543

Browse files
committed
changelog for release
1 parent f3a6975 commit 6194543

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,14 @@
22

33
## [1.9.4] - 2023-07-25
44

5-
5+
* This is a bug-fix release for the most part, w/a heavy dose of @telroshan
6+
* The `HX-Trigger` response header now supports comma separated event names
7+
* Submit buttons that use the `form` attribute now work correctly
8+
* The `changed` modifier now uses the triggering element, rather than the element the `hx-trigger` is defined on
9+
* `hx-disable` is now handled dynamically so it can be added and removed
10+
* IE11 compatibility restored! (maybe, hard to test)
11+
* Fixed bug with `hx-on` event handler cleanup
12+
* Many smaller bug fixes, typo fixes and general improvements
613

714
## [1.9.3] - 2023-07-14
815

0 commit comments

Comments
 (0)