Merge remote-tracking branch 'upstream/master'

This commit is contained in:
Clare Liguori
2022-12-07 08:15:18 -08:00
28 changed files with 1048 additions and 989 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/create-app': patch
---
Fix dependency ordering in templated packages.
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/create-app': patch
---
added default project name for CI job compatibility
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/cli': patch
---
Removed the unused dependency on `@sucrase/jest-plugin`.
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/core-app-api': patch
---
Fix for the automatic rewriting of base URLs.
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-airbrake': patch
---
Remove the `object-hash` dependency
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/core-components': patch
---
Internal refactor to remove deprecated symbols.
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/core-app-api': patch
---
Made `WebStorage` notify its subscribers when `localStorage` values change in other tabs/windows