Skip to content

Commit 4e5cb3c

Browse files
committed
Changelog fixes
1 parent 7c0f1bf commit 4e5cb3c

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
@@ -15,7 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515

1616
- When cancelling a request, timers were cancelled too early in [SPA mode](https://superforms.rocks/concepts/spa) and when [client-side validation](https://superforms.rocks/concepts/client-validation) failed.
1717
- [Proxies](https://superforms.rocks/concepts/proxy-objects) didn't set or update a nested path unless it previously existed.
18-
- The when the [taint option](https://superforms.rocks/concepts/tainted#tainted-store) was set to `false`, client-side validation was prevented.
18+
- When the [taint option](https://superforms.rocks/concepts/tainted#tainted-store) was set to `false` or `untaint-all`, client-side validation was prevented.
1919
- The `novalidate` and `formnovalidate` attributes on forms and buttons weren't respected.
2020

2121
## [1.10.2] - 2023-11-14

0 commit comments

Comments
 (0)