---
changelog:
  category: Prerelease
  version: 2.0.0-beta.25
date: '2026-08-04T12:55:52Z'
seo:
  description: >-
    rpc: Restrict RPC handlers to POST, PUT, PATCH and DELETE by default - by
    @dinwwwh in https://github.com/middleapi/orpc/issues/1778 (59952) nest:
    Apply…
title: v2.0.0-beta.25
type: changelog
---
### &nbsp;&nbsp;&nbsp;🚀 Features

- **rpc**: Restrict RPC handlers to POST, PUT, PATCH and DELETE by default &nbsp;-&nbsp; by @dinwwwh in https://github.com/middleapi/orpc/issues/1778 [<samp>(59952)</samp>](https://github.com/middleapi/orpc/commit/59952110)

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

- **nest**: Apply method-level decorators to router-contract `@Implement` routes &nbsp;-&nbsp; by @dinwwwh in https://github.com/middleapi/orpc/issues/1776 [<samp>(a0afe)</samp>](https://github.com/middleapi/orpc/commit/a0afe484)

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