tRPC v11.16.0

v11.16.0
What's Changed
@trpc/openapi 11.16.0-alpha
  • Drops the type depth limit of 20, and significantly hardens cyclic-type support for both inference and Zod
  • Support zod.lazy via Standard Schema fallback
  • Strip symbols from output (no more __@asyncIterator@5456 symbols in output)
  • Add more comprehensive types for the OpenAPI doc from the official package (now a dependency) and apply some patches to these types because they're slightly outdated
  • Fixes several issues with gathering schema descriptions, such as consuming jsdoc comments from node_modules types
New Contributors

Full Changelog: https://github.com/trpc/trpc/compare/v11.15.1...v11.16.0

View original

Upgraded? How did it go?

Discussion