diff --git a/.changeset/mighty-years-own.md b/.changeset/mighty-years-own.md index febee9bf8a..b14b974bc4 100644 --- a/.changeset/mighty-years-own.md +++ b/.changeset/mighty-years-own.md @@ -2,4 +2,4 @@ '@backstage/plugin-scaffolder-react': patch --- -Move the `uiSchema` to its own property to align with component development and access of `ui:options` +scaffolder/next: Move the `uiSchema` to its own property in the validation `context` to align with component development and access of `ui:options`