---
changelog:
  category: Release
  version: 1.9.2
date: '2025-09-29T09:26:17Z'
seo:
  description: >-
    [!TIP] If you find oRPC valuable and would like to support its development,
    you can do so here. server: Extend .actionable error handling for tanstack
    router…
title: v1.9.2
type: changelog
---
> [!TIP]
> If you find oRPC valuable and would like to support its development, you can do so [here](https://github.com/sponsors/dinwwwh).

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

- **server**: Extend .actionable error handling for tanstack router compatibility &nbsp;-&nbsp; by @dinwwwh in https://github.com/middleapi/orpc/issues/1045 [<samp>(f677f)</samp>](https://github.com/middleapi/orpc/commit/f677f1d0)
- **standard-server**: Support parsed body in node adapter &nbsp;-&nbsp; by @dinwwwh in https://github.com/middleapi/orpc/issues/1001 [<samp>(4748d)</samp>](https://github.com/middleapi/orpc/commit/4748dc52)

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

- **server**: Avoid opaque path in URL for better compatibility &nbsp;-&nbsp; by @dinwwwh in https://github.com/middleapi/orpc/issues/1046 [<samp>(fc143)</samp>](https://github.com/middleapi/orpc/commit/fc1437cb)
- **standard-server**: Handle node:http malformed url &nbsp;-&nbsp; by @dinwwwh in https://github.com/middleapi/orpc/issues/1041 [<samp>(907c0)</samp>](https://github.com/middleapi/orpc/commit/907c00ce)

##### &nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/middleapi/orpc/compare/v1.9.1...v1.9.2)
