Skip to content

Commit 8999389

Browse files
committed
Changelog fixes
1 parent 8ddb133 commit 8999389

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1818
### Fixed
1919

2020
- File uploads required extra configuration for the valibot adapter, now it works directly.
21-
- Events added in `enhance` weren't cleaned up when the form was destroyed. Note that this could be deprecated in a future version. Please add events only when calling `superForm`.
21+
- Events added in `enhance` weren't cleaned up when the form was destroyed. Note that this _could_ be deprecated in a future version. It's advised to use events only when calling `superForm`, not with `enhance`.
2222

2323
## [2.16.1] - 2024-07-18
2424

0 commit comments

Comments
 (0)