chore: reworking changeset

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2022-08-23 11:22:35 +02:00
parent 8d0f846208
commit c916f415c0
4 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -2,4 +2,4 @@
'@backstage/dev-utils': patch
---
Removing dependency on `react-hot-loader`, the we ship `swc` and `React Refresh` out of the box now with the `cli`
Removed the dependency and setup of `react-hot-loader`, since the `@backstage/cli` now uses `swc` with `React Refresh` instead.