npm @orpc/zod 0.41.2
v0.41.2

latest releases: 0.0.0-next.7415132, 0.0.0-next.eaec0b2, 0.0.0-next.10e24a6...
10 months ago

🚨 Breaking Changes 🚨

This breaking changes not effect to end-user

  • rename interceptorsRoot -> rootInterceptors
  • add clientInterceptors
  • remove beforeCreateClient in plugin
const handler = new RPCHandler(router, {
   rootInterceptors: [],
   clientInterceptors: [],
})

   🚨 Breaking Changes

   🐞 Bug Fixes

    View changes on GitHub

Don't miss a new zod release

NewReleases is sending notifications on new releases.