Skip to content

Commit

Permalink
docs: fix changelog typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ssalbdivad committed Jan 27, 2025
1 parent 059a899 commit 6277c0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ark/type/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## 2.0.3

- Fix an issue causing some unions with `onUndeclaredKey: "reject"` rejecting valid data ([#1266](https://github.com/arktypeio/arktype/issues/1266))
- Fix an issue causing some unions with `onUndeclaredKey: "reject"` to reject valid data ([#1266](https://github.com/arktypeio/arktype/issues/1266))

- Fix an issue where Types containing arrays were incorrectly treated as including morphs, leading to some unnecessary validation overhead ([#1268](https://github.com/arktypeio/arktype/issues/1268#issuecomment-2613551907))

Expand Down

0 comments on commit 6277c0d

Please sign in to comment.