create-emotion
11.0.0
Major Changes
b8476e08
#1675 Thanks @mitchellhamilton! - Move createcreate-emotion
to@emotion/css/create-instance
. Please change any imports ofcreate-emotion
to import@emotion/css/create-instance
or use the@emotion/pkg-renaming
ESLint rule from@emotion/eslint-plugin
.
11.0.0-rc.0
Major Changes
11.0.0-next.10
Major Changes
b8476e08
#1600 Thanks @mitchellhamilton! - Move createcreate-emotion
to@emotion/css/create-instance
. Please change any imports ofcreate-emotion
to import@emotion/css/create-instance
or use the@emotion/pkg-renaming
ESLint rule from@emotion/eslint-plugin
.
11.0.0-next.8
Patch Changes
- Updated dependencies [
c643107
]:- @emotion/serialize@0.12.0-next.3
11.0.0-next.6
Patch Changes
- Updated dependencies [
4a891bf6
]:- @emotion/cache@11.0.0-next.6
- @emotion/sheet@0.10.0-next.0
11.0.0-next.3
Patch Changes
11.0.0-next.1
Patch Changes
- Updated dependencies [
1eaa3a38
]:- @emotion/serialize@1.0.0-next.0
11.0.0-next.0
Major Changes
302bdba1
#1600 Thanks @mitchellhamilton! - Ensure packages are major bumped so that pre-release versions of the linked packages are consistent in the major number
Patch Changes
- Updated dependencies [
302bdba1
]:- @emotion/cache@11.0.0-next.0
- create-emotion-server@11.0.0-next.0
10.0.27
Patch Changes
4c62ae9
#1698 Thanks @Andarist! - Add LICENSE file- Updated dependencies [
4c62ae9
]:- @emotion/cache@10.0.27
- create-emotion-server@10.0.27
- @emotion/serialize@0.11.15
- @emotion/sheet@0.9.4
- @emotion/utils@0.11.3
10.0.14
Patch Changes
- c0eb604d #1419 Thanks @mitchellhamilton! - Update build tool