chore: updating changeset

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2024-10-22 15:56:13 +02:00
parent 082c23b651
commit fb6a49d30b
+1 -1
View File
@@ -2,4 +2,4 @@
'@backstage/plugin-scaffolder-react': patch
---
Fix issue with `Stepper` causing additional re-renders, and not `memoizing` properly
Fix issue with `Stepper` and trying to trim additional properties. This is now all behind `liveOmit` and `omitExtraData` instead.