diff --git a/.changeset/slow-paws-beg.md b/.changeset/slow-paws-beg.md new file mode 100644 index 00000000..265f8d27 --- /dev/null +++ b/.changeset/slow-paws-beg.md @@ -0,0 +1,35 @@ +--- +'@redux-devtools/app': major +--- + +The UMD bundle now exports the same thing as the library and includes the CSS in a sperate file. Therfore, the new usage is: + +```diff + + +
+ +