github unnoq/orpc v0.17.0

latest releases: v1.8.7, v1.8.6, v1.8.5...
8 months ago

🚨 Breaking Changes 🚨

We've introduced significant updates to improve usability and align terminology across the oRPC ecosystem:

  • Renamed APIs:
    • createRouterCallercreateRouterClient
    • createProcedureCallercreateProcedureClient
    • createORPCClientcreateORPCFetchClient
    • .tags.tag

What's new?
The caller concept has been replaced with a unified client and remote client terminology for clarity and consistency.

Core Rewrite

This release includes a complete rewrite of @orpc/contract and @orpc/server, the foundational components of oRPC. Alongside these updates, we've implemented numerous under-the-hood fixes and performance improvements to make oRPC faster and more reliable.

   🚨 Breaking Changes

    View changes on GitHub

Don't miss a new orpc release

NewReleases is sending notifications on new releases.