Changes based on copilot feedback

Signed-off-by: Andre Wanlin <awanlin@spotify.com>
This commit is contained in:
Andre Wanlin
2026-02-11 19:44:03 -06:00
parent 40f27209ed
commit 3c4cfaee3d
3 changed files with 7 additions and 8 deletions
+1 -1
View File
@@ -2,4 +2,4 @@
'@backstage/create-app': patch
---
Updated to include the missing core plugins in the template used with the `--next` flag
Updated to include the missing core plugins in the template used with the `--next` flag. Also updated `react-router*` versions and added Jest 30-related dependencies. Finally, moved the order of `@playwright/test` so it won't trigger a file change during the creation process.