Skip to content

Commit c8d3f2a

Browse files
committed
Changelog for 1.13.0
1 parent 38d4b4b commit c8d3f2a

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

1010
### Added
1111

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)
1313

1414
### Fixed
1515

0 commit comments

Comments
 (0)