Skip to content

Commit

Permalink
Update changelog of library
Browse files Browse the repository at this point in the history
  • Loading branch information
fabian-hiller committed Mar 7, 2024
1 parent 2cb841c commit fda42a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ All notable changes to the library will be documented in this file.
- Add `isOfType` type guard util to check the type of an object
- Refactor `getDefaults` and `getDefaultsAsync` method (pull request #259)
- Refactor `getFallbacks` and `getFallbacksAsync` method (pull request #259)
- Change type definitions from `type` to `interface` (pull request #259)
- Change type definitions from `type` to `interface` (pull request #259, #451)
- Remove deprecated properties of `safeParse` and `safeParseAsync` method
- Fix `NestedPath` type of `flatten` for async schemas (issue #456)
- Fix implementation of `DefaultValue` type for transformed values
Expand Down

0 comments on commit fda42a0

Please sign in to comment.