Release v1.51.0-next.3
Upgrade Helper: https://backstage.github.io/upgrade-helper/?to=1.51.0-next.3
@backstage/plugin-scaffolder-backend@4.0.0-next.2
Major Changes
- c78b3b6: Add explicit memory management to SecureTemplater usage
Minor Changes
- 8006acf: The template parameter schema response now exposes a
formDecoratorsfield instead ofEXPERIMENTAL_formDecorators. Templates that still declarespec.EXPERIMENTAL_formDecoratorsare read transparently and surfaced under the new field.