Files
backstage/packages/frontend-plugin-api
Patrik Oldsberg 1e6d2e91ad frontend-plugin-api: thorough error message tests for portable schema
Cover zod v3, zod v4, mixed, and merged schema error messages
with exact string assertions to document the error format produced
for missing fields, type mismatches, nested paths, and multi-field
errors.

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
Made-with: Cursor
2026-04-10 11:13:27 +02:00
..
2026-03-31 15:30:51 +00:00

@backstage/frontend-plugin-api

The new frontend system that this package is part of is in alpha, and we do not yet recommend using it for production deployments

This package provides the framework API used by Backstage frontend plugins. It implements the design outlined in RFC: Frontend System Evolution.

Documentation