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 6, 2024
1 parent 2f77fc2 commit de1d857
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions library/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,10 @@ 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)
- 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

## v0.29.0 (February 19, 2024)

Expand Down

0 comments on commit de1d857

Please sign in to comment.