---
changelog:
  category: Prerelease
  version: 2.0.0-beta.19
date: '2026-07-24T08:57:17Z'
seo:
  description: >-
    json-schema,openapi: Make JsonSchemaConverter sync - by @dinwwwh in
    https://github.com/middleapi/orpc/issues/1716
    (fb2b8)publisher,bun,cloudflare: Rename…
title: v2.0.0-beta.19
type: changelog
---
### &nbsp;&nbsp;&nbsp;🚨 Breaking Changes

- **json-schema,openapi**: Make JsonSchemaConverter sync &nbsp;-&nbsp; by @dinwwwh in https://github.com/middleapi/orpc/issues/1716 [<samp>(fb2b8)</samp>](https://github.com/middleapi/orpc/commit/fb2b8d27)
- **publisher,bun,cloudflare**: Rename replay option to resume &nbsp;-&nbsp; by @dinwwwh in https://github.com/middleapi/orpc/issues/1711 [<samp>(be82b)</samp>](https://github.com/middleapi/orpc/commit/be82b92f)

### &nbsp;&nbsp;&nbsp;🚀 Features

- **ai-sdk**:
  - AI SDK integration &nbsp;-&nbsp; by @dinwwwh in https://github.com/middleapi/orpc/issues/1707 [<samp>(428ad)</samp>](https://github.com/middleapi/orpc/commit/428ad93e)
- **client**:
  - Timeout link plugin &nbsp;-&nbsp; by @dinwwwh in https://github.com/middleapi/orpc/issues/1697 [<samp>(eee68)</samp>](https://github.com/middleapi/orpc/commit/eee680dc)
- **contract**:
  - Replace contract caller with contract client factory &nbsp;-&nbsp; by @dinwwwh in https://github.com/middleapi/orpc/issues/1699 [<samp>(c2bee)</samp>](https://github.com/middleapi/orpc/commit/c2beea19)
- **pinia-colada**:
  - Pinia Colada integration &nbsp;-&nbsp; by @dinwwwh in https://github.com/middleapi/orpc/issues/1686 [<samp>(e12f7)</samp>](https://github.com/middleapi/orpc/commit/e12f7c3f)
  - Contract utils factory &nbsp;-&nbsp; by @dinwwwh in https://github.com/middleapi/orpc/issues/1700 [<samp>(b4556)</samp>](https://github.com/middleapi/orpc/commit/b455652d)
- **server**:
  - Disable validation &nbsp;-&nbsp; by @dinwwwh in https://github.com/middleapi/orpc/issues/1678 [<samp>(14ead)</samp>](https://github.com/middleapi/orpc/commit/14eada7b)
- **tanstack-query**:
  - `prefix` option to avoid key conflicts &nbsp;-&nbsp; by @dinwwwh in https://github.com/middleapi/orpc/issues/1692 [<samp>(7106a)</samp>](https://github.com/middleapi/orpc/commit/7106a526)
- **trpc**:
  - TRPC integration &nbsp;-&nbsp; by @dinwwwh in https://github.com/middleapi/orpc/issues/1683 [<samp>(b8447)</samp>](https://github.com/middleapi/orpc/commit/b84477dd)
- **zod**:
  - Support JSON schema registries &nbsp;-&nbsp; by @dinwwwh in https://github.com/middleapi/orpc/issues/1695 [<samp>(3826b)</samp>](https://github.com/middleapi/orpc/commit/3826b443)
  - Shallow merge JSON schema registries & dedicated converter integration docs &nbsp;-&nbsp; by @dinwwwh in https://github.com/middleapi/orpc/issues/1696 [<samp>(b36da)</samp>](https://github.com/middleapi/orpc/commit/b36dafc0)

### &nbsp;&nbsp;&nbsp;🐞 Bug Fixes

- **server**: Re-export missing `InitialInputSchema` and `InitialOutputSchema` types &nbsp;-&nbsp; by @dinwwwh in https://github.com/middleapi/orpc/issues/1682 [<samp>(0a0a8)</samp>](https://github.com/middleapi/orpc/commit/0a0a88ea)

##### &nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/middleapi/orpc/compare/v2.0.0-beta.18...v2.0.0-beta.19)
