---
changelog:
  category: Prerelease
  version: 2.0.0-beta.27
date: '2026-08-13T09:01:53Z'
seo:
  description: >-
    node:Add @orpc/node package with StaticFileHandlerPlugin - by @dinwwwh in
    https://github.com/middleapi/orpc/issues/1819 (70db4)rpc, openapi:Improve
    malformed…
title: v2.0.0-beta.27
type: changelog
---
### &nbsp;&nbsp;&nbsp;🚀 Features

- **node**:
  - Add @orpc/node package with StaticFileHandlerPlugin &nbsp;-&nbsp; by @dinwwwh in https://github.com/middleapi/orpc/issues/1819 [<samp>(70db4)</samp>](https://github.com/middleapi/orpc/commit/70db4488)
- **rpc, openapi**:
  - Improve malformed response handling in RPCLink and OpenAPILink &nbsp;-&nbsp; by @dinwwwh in https://github.com/middleapi/orpc/issues/1836 [<samp>(b4c00)</samp>](https://github.com/middleapi/orpc/commit/b4c00e46)
- **rpc,openapi**:
  - Add end-to-end HTTP QUERY support &nbsp;-&nbsp; by @aldotestino in https://github.com/middleapi/orpc/issues/1844 [<samp>(2bc38)</samp>](https://github.com/middleapi/orpc/commit/2bc387b9)
- **server**:
  - Make CORS plugin origin options sync &nbsp;-&nbsp; by @dinwwwh in https://github.com/middleapi/orpc/issues/1839 [<samp>(6f615)</samp>](https://github.com/middleapi/orpc/commit/6f615bb7)
  - Replace simple CSRF protection with GET method CSRF protection &nbsp;-&nbsp; by @dinwwwh in https://github.com/middleapi/orpc/issues/1846 [<samp>(9fab6)</samp>](https://github.com/middleapi/orpc/commit/9fab60ac)
- **server,contract,ai-sdk**:
  - Merge stacked object input schemas &nbsp;-&nbsp; by @dinwwwh in https://github.com/middleapi/orpc/issues/1851 [<samp>(4fd06)</samp>](https://github.com/middleapi/orpc/commit/4fd063c5)

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

- **client**:
  - Forward error batch responses instead of parsing them &nbsp;-&nbsp; by @dinwwwh in https://github.com/middleapi/orpc/issues/1847 [<samp>(bc0f7)</samp>](https://github.com/middleapi/orpc/commit/bc0f743c)
  - Respect user-provided mapSubresponse in BatchLinkPlugin &nbsp;-&nbsp; by @dinwwwh in https://github.com/middleapi/orpc/issues/1848 [<samp>(1d6db)</samp>](https://github.com/middleapi/orpc/commit/1d6dbe64)

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