085133fde0
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
301 B
301 B
@backstage/frontend-plugin-api
| @backstage/frontend-plugin-api |
|---|
| patch |
Updated error messages and deprecation warnings to clarify that the zod/v4 subpath export from the Zod v3 package is not supported by configSchema, since it does not include JSON Schema conversion. The zod dependency has been bumped to ^4.0.0.