Skip to content

Commit a012b66

Browse files
committed
Changelog: updating 25.0.0.
1 parent acb1710 commit a012b66

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44

55
### v25.0.0
66

7-
- Supported Node.js versions: `^20.19.0 || ^22.12.0 || ^24.0.0`;
7+
- Supported Node.js versions: `^20.19.0 || ^22.12.0 || ^24.0.0`:
8+
- The framework distribution is now ESM-only (finally);
9+
- All the Node.js versions listed above support `require(ESM)` syntax;
810
- Supported `zod` version: `^4.0.0`;
911
- Changes to the `Middleware` class:
1012
- When the `input` schema is not defined, the `input` argument of the `handler` method is now `unknown`;

0 commit comments

Comments
 (0)