emotion-server
11.0.0
Major Changes
b8476e08
#1675 Thanks @mitchellhamilton! - Renameemotion-server
to@emotion/server
. Please change any imports ofemotion-server
to import@emotion/server
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! - Renameemotion-server
to@emotion/server
. Please change any imports ofemotion-server
to import@emotion/server
or use the@emotion/pkg-renaming
ESLint rule from@emotion/eslint-plugin
.
11.0.0-next.8
Patch Changes
- Updated dependencies [
c643107
]:- babel-plugin-emotion@11.0.0-next.8
- emotion@11.0.0-next.8
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 [
b0ad4f0c
,302bdba1
]:- babel-plugin-emotion@11.0.0-next.0
- create-emotion-server@11.0.0-next.0
- emotion@11.0.0-next.0
10.0.17
Patch Changes
- 16ff2330 #1483 Thanks @JakeGinnivan! - nth selector will no longer warn when using extract critical
10.0.14
Patch Changes
- c0eb604d #1419 Thanks @mitchellhamilton! - Update build tool