We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 251cb20 commit 44ad5a8Copy full SHA for 44ad5a8
CHANGELOG.md
@@ -7,7 +7,8 @@
7
- Minimum supported Node versions: 20.9.0 and 22.0.0;
8
- `BuiltinLogger::profile()` behavior changed for picoseconds: expressing them through nanoseconds;
9
- Changes to client generated by `Integration`:
10
- - The overload of `ExpressZodAPIClient::provide()` having 3 arguments and the `Provider` type are removed.
+ - The overload of `ExpressZodAPIClient::provide()` having 3 arguments and the `Provider` type are removed;
11
+ - The public `jsonEndpoints` const is removed.
12
13
## Version 21
14
0 commit comments