---
title: "React Router, Astro, Nitro, and Nuxt adapters"
description: "Blyp broadens its framework support with four request-aware server adapters."
canonical_url: "https://www.blyp.dev/docs/changelog/2026-03-24"
markdown_url: "https://www.blyp.dev/docs/changelog/2026-03-24.md"
last_updated: "2018-10-20"
x_farming_labs_generated_preamble: true
---

# React Router, Astro, Nitro, and Nuxt adapters
URL: /docs/changelog/2026-03-24
LLM index: /llms.txt
Description: Blyp broadens its framework support with four request-aware server adapters.

## @blyp/core v0.1.21

### Highlights

- Added first-class React Router, Astro, Nitro, and Nuxt integrations.
- Added automatic request and error logging, request-scoped logger access, structured-log suppression, client ingestion, ignored paths, and database flush handling.
- Added shared Nitro/H3 request helpers, package exports, declaration shims, documentation, and framework test coverage.

Existing framework behavior remains compatible.

[View the original release on GitHub](https://github.com/Blyphq/blyp/releases/tag/v0.1.21).

## Sitemap

See the full [sitemap](/sitemap.md) for all pages.
Docs-scoped sitemap: [/docs/sitemap.md](/docs/sitemap.md).
Well-known sitemap: [/.well-known/sitemap.md](/.well-known/sitemap.md).
