From 4c5e85ddf3b069f457632387ed34a3d3331ddc1f Mon Sep 17 00:00:00 2001 From: blam Date: Tue, 23 Aug 2022 09:45:28 +0200 Subject: [PATCH] chore: add changeset Signed-off-by: blam --- .changeset/rotten-books-crash.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/rotten-books-crash.md diff --git a/.changeset/rotten-books-crash.md b/.changeset/rotten-books-crash.md new file mode 100644 index 0000000000..f2ed45021d --- /dev/null +++ b/.changeset/rotten-books-crash.md @@ -0,0 +1,5 @@ +--- +'@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`