Skip to content

Commit

Permalink
Add changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
Andarist committed Nov 17, 2019
1 parent ef1a595 commit fc7c85d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .changeset/weak-islands-confess.md
@@ -0,0 +1,6 @@
---
'@emotion/core': major
'emotion-theming': major
---

`emotion-theming` has been removed and all its exports were moved to `@emotion/core` package. Please import them like this `import { useTheme, ThemeProvider } from '@emotion/core' from now on`.

0 comments on commit fc7c85d

Please sign in to comment.