Files
backstage/.changeset/scaffolder-form-fields-api-migration.md
T
Patrik Oldsberg 2eeca031c4 scaffolder: migrate nfs form fields to utility API
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2026-01-26 16:53:04 +01:00

481 B

@backstage/plugin-scaffolder
@backstage/plugin-scaffolder
patch

Scaffolder form fields in the new frontend system now use a Utility API pattern instead of multiple attachment points. The FormFieldBlueprint now uses this new approach, and while form fields created with older versions still work, they will produce a deprecation warning and will stop working in a future release.

As part of this change, the following alpha exports were removed:

  • formFieldsApiRef
  • ScaffolderFormFieldsApi