v2.0.0-beta.26
🚀 Features
- server: Add MethodOverrideHandlerPlugin - by @dinwwwh in https://github.com/middleapi/orpc/issues/1805 (07199)
🐞 Bug Fixes
- ai-sdk: Keep output validation enabled for tool procedures - by @dinwwwh in https://github.com/middleapi/orpc/issues/1791 (f36f8)
- client: Preserve subclass prototype chain in cloneORPCError - by @dinwwwh in https://github.com/middleapi/orpc/issues/1801 (37d88)
- nest: Keep non-contract params and harden path param handling - by @dinwwwh in https://github.com/middleapi/orpc/issues/1818 (99ce3)
- openapi: Preserve event iterator return type in JsonifiedClient - by @dinwwwh in https://github.com/middleapi/orpc/issues/1797 (adde7)
- server: Reject non-GET sub-requests in GET batch requests - by @dinwwwh in https://github.com/middleapi/orpc/issues/1813 (0c089)
- shared: Prevent clone() from re-parenting the cloned object - by @dinwwwh in https://github.com/middleapi/orpc/issues/1790 (9f9d6)