Skip to content

Commit 98d4995

Browse files
committed
Changelog: minor.
1 parent 058c258 commit 98d4995

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
### v24.4.2
66

77
- Improved the type of the `input` argument for `Endpoint::handler()`:
8-
- For `z.object()` based schema removed `never` for unknown properties;
9-
- This also fixes the issue for excessive properties of the `z.looseObject()` based schema;
8+
- For `z.object()`-based schema removed `never` for unknown properties;
9+
- Fixed incorrect typing of excessive properties when using a `z.looseObject()`-based schema;
1010
- The issue reported by [@ThomasKientz](https://github.com/ThomasKientz).
1111

1212
```ts

0 commit comments

Comments
 (0)