---
changelog:
  category: Prerelease
  version: 0.1.0-beta.16
date: '2026-08-28T22:21:58Z'
seo:
  description: >-
    core: Make schemaConverter optional and add transform hooks for generated
    OpenAPI parameters and operations (d92c809) core, tanstack-query: Rename
    API…
title: v0.1.0-beta.16
type: changelog
---
core:
- Make schemaConverter optional and add transform hooks for generated OpenAPI parameters and operations ([d92c809](https://github.com/rest-rpc/rest-rpc/commit/d92c809))

core, tanstack-query:
- Rename API surfaces. Add support for strictStatusCodes for tanstack-query helpers ([7d783af](https://github.com/rest-rpc/rest-rpc/commit/7d783af))

express, fastify, hono, server:
- rename server registerRoutes to splitRouteImplementations to decribe its role more accurately. ([52d0d20](https://github.com/rest-rpc/rest-rpc/commit/52d0d20))
