|
123456789101112131415161718192021222324252627282930313233343536373839404142434445 |
- # @emotion/cache
-
- ## 10.0.29
-
- ### Patch Changes
-
- - Updated dependencies [[`446e756`](https://github.com/emotion-js/emotion/commit/446e75661c4aa01e51d1466472a212940c19cd82)]:
- - @emotion/hash@0.8.0
-
- ## 10.0.27
-
- ### Patch Changes
-
- - [`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
- - Updated dependencies [[`4c62ae9`](https://github.com/emotion-js/emotion/commit/4c62ae9447959d438928e1a26f76f1487983c968)]:
- - @emotion/hash@0.7.4
- - @emotion/sheet@0.9.4
- - @emotion/stylis@0.8.5
- - @emotion/utils@0.11.3
- - @emotion/weak-memoize@0.2.5
-
- ## 10.0.19
-
- - Updated dependencies [c81c0033]:
- - @emotion/hash@0.7.3
- - @emotion/weak-memoize@0.2.4
-
- ## 10.0.17
-
- ### Patch Changes
-
- - [10514a86](https://github.com/emotion-js/emotion/commit/10514a8635dcaa55b85c7bff90e2a9e14d1ba61f) [#1482](https://github.com/emotion-js/emotion/pull/1482) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Remove react native bundles in favour of different isBrowser detection
- - [16ff2330](https://github.com/emotion-js/emotion/commit/16ff233061e35fe71bfb1671da54ac12d6fc9eeb) [#1483](https://github.com/emotion-js/emotion/pull/1483) Thanks [@JakeGinnivan](https://github.com/JakeGinnivan)! - nth selector will no longer warn when using extract critical
-
- ## 10.0.15
-
- ### Patch Changes
-
- - [61e61edc](https://github.com/emotion-js/emotion/commit/61e61edc) [#1412](https://github.com/emotion-js/emotion/pull/1412) Thanks [@donysukardi](https://github.com/donysukardi)! - Add explicit entries for react-native and sketch environments
-
- ## 10.0.14
-
- ### Patch Changes
-
- - [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
|