Add changeset

Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
This commit is contained in:
Philipp Hugenroth
2023-06-29 17:43:58 +02:00
parent 3b5059d133
commit 4f28914d9f
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/theme': patch
---
Overwritting `PaletteOptions` & `ThemeOptions` type to allow usage of `createTheme` from `'@backstage/theme'` as well as `@material-ui/core/styles` with the same type. Additionally replacing default `CSSBaseline` wiht v4 instead of v5 for better backwards compatibilty for now.