npm @orpc/zod 0.45.0
v0.45.0

latest releases: 1.13.0, 0.0.0-next.f01f7b1, 0.0.0-next.b2d00a3...
9 months ago

🏎 Performance 🏎

Procedure with .output now dramatically enhance both type-checking and IDE-suggestion speed.

const example = os
  .output(type<string>())
  .handler(() => 'Hello word!')

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

Don't miss a new zod release

NewReleases is sending notifications on new releases.