Skip to content

Commit 89c4ea3

Browse files
Copilotegil
authored andcommitted
docs: Update CHANGELOG.md for form attribute support (#1772)
1 parent 042e519 commit 89c4ea3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ For a migration guide, see [Upgrading bUnit](https://bunit.dev/docs/migrations/i
1717

1818
### Added
1919

20+
- Support for form submission from submit buttons and inputs that are outside the form element but associated via the HTML5 `form` attribute. Reported and fixed in [#1766](https://github.com/bUnit-dev/bUnit/issues/1766).
2021
- Improved renderer logic that catches more edge cases.
2122
- Improved developer experience in relation to JSInterop.
2223

0 commit comments

Comments
 (0)