Skip to content

Commit 90fcd3e

Browse files
committed
Merge branch 'master' into exp-no-esbuild
# Conflicts: # pnpm-lock.yaml
2 parents a331d90 + ddd0173 commit 90fcd3e

File tree

3 files changed

+11
-13
lines changed

3 files changed

+11
-13
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,7 @@ Start your API server with I/O schema validation and custom middlewares in minut
5959
5. [Graceful shutdown](#graceful-shutdown)
6060
6. [Subscriptions](#subscriptions)
6161
8. [Caveats](#caveats)
62-
1. [TypeError: example is not a function](#typeerror-example-is-not-a-function)
63-
2. [Excessive properties in endpoint output](#excessive-properties-in-endpoint-output)
62+
1. [Excessive properties in endpoint output](#excessive-properties-in-endpoint-output)
6463
9. [Your input to my output](#your-input-to-my-output)
6564

6665
See also [Changelog](CHANGELOG.md) and [automated migration](https://www.npmjs.com/package/@express-zod-api/migration).

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@
2929
"unrun": "^0.2.17",
3030
"vitest": "^4.0.1"
3131
},
32-
"packageManager": "pnpm@10.24.0+sha512.01ff8ae71b4419903b65c60fb2dc9d34cf8bb6e06d03bde112ef38f7a34d6904c424ba66bea5cdcf12890230bf39f9580473140ed9c946fef328b6e5238a345a"
32+
"packageManager": "pnpm@10.25.0+sha512.5e82639027af37cf832061bcc6d639c219634488e0f2baebe785028a793de7b525ffcd3f7ff574f5e9860654e098fe852ba8ac5dd5cefe1767d23a020a92f501"
3333
}

pnpm-lock.yaml

Lines changed: 9 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)