Files
backstage/plugins/app
Patrik Oldsberg 085133fde0 Bump zod dependency to v4 for packages using configSchema
These packages use `configSchema` with `zod/v4` imports and require the
full Zod v4 package for JSON Schema support. The dependency range is
narrowed from `^3.25.76 || ^4.0.0` to `^4.0.0`.

Also adds a `.patches` entry for the patch release.

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
Made-with: Cursor
2026-04-16 18:44:51 +02:00
..
2026-04-14 14:57:31 +00:00
2026-04-16 12:14:47 +02:00

app

This plugin is part of the new frontend system, and represents the foundation of the frontend application itself, which then other features attach themselves into.