1 | # emotion
|
2 |
|
3 | ## 11.0.0
|
4 |
|
5 | ### Major Changes
|
6 |
|
7 | - [`b8476e08`](https://github.com/emotion-js/emotion/commit/b8476e08af4a2e8de94a112cb0daf6e8e4d56fe1) [#1675](https://github.com/emotion-js/emotion/pull/1675) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Rename `emotion` to `@emotion/css`. Please change any imports of `emotion` to import `@emotion/css` or use the `@emotion/pkg-renaming` ESLint rule from `@emotion/eslint-plugin`.
|
8 |
|
9 | ## 11.0.0-rc.0
|
10 |
|
11 | ### Major Changes
|
12 |
|
13 | - [`9c4ebc16`](https://github.com/emotion-js/emotion/commit/9c4ebc160471097c5d04fb92dba3ed0df870bb63) [#2030](https://github.com/emotion-js/emotion/pull/2030) Thanks [@Andarist](https://github.com/Andarist)! - Release candidate version.
|
14 |
|
15 | ## 11.0.0-next.10
|
16 |
|
17 | ### Major Changes
|
18 |
|
19 | - [`b8476e08`](https://github.com/emotion-js/emotion/commit/b8476e08af4a2e8de94a112cb0daf6e8e4d56fe1) [#1600](https://github.com/emotion-js/emotion/pull/1600) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Rename `emotion` to `@emotion/css`. Please change any imports of `emotion` to import `@emotion/css` or use the `@emotion/pkg-renaming` ESLint rule from `@emotion/eslint-plugin`.
|
20 |
|
21 | ## 11.0.0-next.8
|
22 |
|
23 | ### Patch Changes
|
24 |
|
25 | - Updated dependencies [[`c643107`](https://github.com/emotion-js/emotion/commit/c6431074cf52a4bb64587c86ce5d42fe2d49230b)]:
|
26 | - babel-plugin-emotion@11.0.0-next.8
|
27 | - create-emotion@11.0.0-next.8
|
28 |
|
29 | ## 11.0.0-next.0
|
30 |
|
31 | ### Major Changes
|
32 |
|
33 | - [`302bdba1`](https://github.com/emotion-js/emotion/commit/302bdba1a6b793484c09edeb668815c5e31ea555) [#1600](https://github.com/emotion-js/emotion/pull/1600) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Ensure packages are major bumped so that pre-release versions of the linked packages are consistent in the major number
|
34 |
|
35 | ### Patch Changes
|
36 |
|
37 | - Updated dependencies [[`b0ad4f0c`](https://github.com/emotion-js/emotion/commit/b0ad4f0c628813a42c4637857be9a969429db6f0), [`302bdba1`](https://github.com/emotion-js/emotion/commit/302bdba1a6b793484c09edeb668815c5e31ea555)]:
|
38 | - babel-plugin-emotion@11.0.0-next.0
|
39 | - create-emotion@11.0.0-next.0
|
40 |
|
41 | ## 10.0.27
|
42 |
|
43 | ### Patch Changes
|
44 |
|
45 | - [`4c62ae9`](https://github.com/emotion-js/emotion/commit/4c62ae9447959d438928e1a26f76f1487983c968) [#1698](https://github.com/emotion-js/emotion/pull/1698) Thanks [@Andarist](https://github.com/Andarist)! - Add LICENSE file
|
46 | - Updated dependencies [[`4c62ae9`](https://github.com/emotion-js/emotion/commit/4c62ae9447959d438928e1a26f76f1487983c968)]:
|
47 | - babel-plugin-emotion@10.0.27
|
48 | - create-emotion@10.0.27
|
49 | - @emotion/stylis@0.8.5
|
50 |
|
51 | ## 10.0.23
|
52 |
|
53 | ### Patch Changes
|
54 |
|
55 | - [`1ae94891`](https://github.com/emotion-js/emotion/commit/1ae948917326e2bc2bc978c59d04cb2695c72e38) [#1583](https://github.com/emotion-js/emotion/pull/1583) Thanks [@Andarist](https://github.com/Andarist)! - Export TS & Flow types for emotion/macro
|
56 |
|
57 | - Updated dependencies [[`3927293d`](https://github.com/emotion-js/emotion/commit/3927293d0b9d96b4a7c00196e8430728759b1161), [`b3a0f148`](https://github.com/emotion-js/emotion/commit/b3a0f1484f2efcc78b447639ff2e0bc0f29915ae)]:
|
58 | - babel-plugin-emotion@10.0.23
|
59 |
|
60 | ## 10.0.17
|
61 |
|
62 | ### Patch Changes
|
63 |
|
64 | - [66cda641](https://github.com/emotion-js/emotion/commit/66cda64128631790b81e3c9df273a972358ea593) [#1478](https://github.com/emotion-js/emotion/pull/1478) Thanks [@Andarist](https://github.com/Andarist)! - Add warnings about using illegal escape sequences
|
65 |
|
66 | ## 10.0.14
|
67 |
|
68 | ### Patch Changes
|
69 |
|
70 | - [c0eb604d](https://github.com/emotion-js/emotion/commit/c0eb604d) [#1419](https://github.com/emotion-js/emotion/pull/1419) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Update build tool
|