🚀 OpenAPIGenerator and @orpc/zod
Rewritten! 🚀
We've completely revamped OpenAPIGenerator and @orpc/zod
, bringing:
✅ 95% test coverage for reliability
✅ Improved bundling: 25.4 kB (gzip) -> 8.64 (gzip)
✅ Improved performance
✅ Enhancements across all specifications
🚨 Breaking Changes 🚨
Some options have changed. Run tsc
to check for any necessary updates.
🚨 Breaking Changes
- client, server: Minify link and handler options - by @unnoq in #202 (68378)
- query, vue-colada: Update utils options - by @unnoq in #209 (c0088)
🚀 Features
- openapi: Rewrite OpenAPIGenerator - by @unnoq in #208 (56cbd)
- server: InferRouterInitialContexts & InferRouterCurrentContexts - by @unnoq in #201 (df024)
- zod: Rewrite @orpc/zod - by @unnoq in #206 (14314)