Skip to content

Commit 3933e36

Browse files
committed
Merge branch 'master' into use-vitest4
# Conflicts: # pnpm-lock.yaml
2 parents 0c50ae6 + 7aa5f60 commit 3933e36

5 files changed

Lines changed: 119 additions & 115 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## Version 24
44

5+
### v24.5.0
6+
7+
- `openapi3-ts` version is `^4.5.0`.
8+
59
### v24.4.3
610

711
- Externalized the code responsible for the Zod plugin's method `z.object().remap()`:

express-zod-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"dependencies": {
5252
"ansis": "^4.1.0",
5353
"node-mocks-http": "^1.17.2",
54-
"openapi3-ts": "^4.4.0",
54+
"openapi3-ts": "^4.5.0",
5555
"ramda": "^0.31.3"
5656
},
5757
"peerDependencies": {

0 commit comments

Comments
 (0)