stack.pulse
#stacks/trpc/library

tRPC release notes, breaking changes, and upgrade notes.

End-to-end typesafe APIs made easy StackPulse turns upstream changelogs into scannable summaries with risky changes, deprecations, migration notes, and source links.

releases
6
breaking
0
security
0
deprecated
0
migrations
0

Get source-linked upgrade notes and occasional sponsor recommendations. No GitHub login required.

what stackpulse tracks

tRPC releases from GitHub

StackPulse watches tRPC release notes and keeps the original source link close to every summary.

upgrade risk

Breaking changes and deprecations

Risky changes are separated from normal feature notes so you can scan upgrade impact before changing production dependencies.

migration notes

Source-backed next steps

Migration steps and recommended actions are only shown when the upstream release notes support them.

# latest_releases

source-backed
v11.18.0mediumfeatureJun 18, 2026

v11.18.0

This release includes a fix for CI tests, adds prefix support for mutation options in tanstack-react-query, and introduces server URL support in the OpenAPI feature.

affected

Developers using tanstack-react-query or OpenAPI features in tRPC are affected.

action

Update to v11.18.0 to benefit from the new features and fixes.

release_signals
+Add server URL support in OpenAPI
+Add prefix support for mutation options in tanstack-react-query
view source on github->
v11.17.0mediumfeatureApr 28, 2026

v11.17.0

This release includes dependency updates, bug fixes, and minor improvements. Notable changes include the addition of subscription inference helpers and fixes for server-side error handling and React 19 proxy coercion.

affected

Developers using tRPC subscriptions or server-side error handling may benefit from the new features and fixes.

action

Update to v11.17.0 to take advantage of the latest improvements and fixes.

release_signals
+Add subscription inference helpers
view source on github->
v11.16.0mediumfeatureMar 28, 2026

v11.16.0

This release introduces enhanced OpenAPI cyclic types support, drops the type depth limit, and improves schema description gathering. It also includes various fixes and improvements to the OpenAPI documentation types.

affected

Developers using tRPC with OpenAPI and Zod will benefit from improved cyclic type support and schema descriptions.

action

Update to v11.16.0 to take advantage of the new features and improvements.

release_signals
+OpenAPI Cyclic Types support
+Drops the type depth limit of 20
+Support zod.lazy via Standard Schema fallback
+Strip symbols from output
+Add more comprehensive types for the OpenAPI doc
view source on github->
v11.15.1lowfeatureMar 26, 2026

v11.15.1

This release includes fixes for SEO rendering of sponsor links and improved error handling with Node VM. Two new contributors made their first contributions.

affected

Users relying on SEO for sponsor links or using Node VM for error handling may be affected.

action

Update to v11.15.1 to benefit from the fixes.

view source on github->
v11.15.0mediumfeatureMar 23, 2026

v11.15.0

This release introduces a new feature for setting a maximum batch size on the server and includes documentation improvements for path extraction.

affected

Developers using batch operations on the tRPC server may need to configure the new max batch size setting.

action

Review and configure the max batch size setting if using batch operations.

release_signals
+Added support for setting a maximum batch size on the server
view source on github->
v11.14.1mediumfeatureMar 20, 2026

v11.14.1

This release introduces a new feature related to Tanstack Intent Skills, enhancing the framework's capabilities.

affected

Developers using tRPC who are interested in Tanstack Intent Skills will benefit from this update.

action

Update to v11.14.1 to utilize the new Tanstack Intent Skills feature.

release_signals
+Added Tanstack Intent Skills integration
view source on github->
tRPC release notes, breaking changes, and upgrade notes · StackPulse