You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
### Added
11
11
12
-
-`strict` option added to `superValidate`, to ensure that all fields exist when posted. In the default non-strict mode, non-existing fields are automatically using their default value. ([#295](https://github.com/ciscoheat/sveltekit-superforms/pull/295), thanks to [21RISK](https://github.com/21RISK) for the PR)
12
+
-`strict` option added to `superValidate`, to ensure that all schema fields exist. In the default non-strict mode, non-existing fields are automatically using their default value. ([#295](https://github.com/ciscoheat/sveltekit-superforms/pull/295), thanks to [21RISK](https://github.com/21RISK) for the PR)
0 commit comments