Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

CHANGELOG.md 1.9 KiB

3 år sedan
123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. # @emotion/cache
  2. ## 10.0.29
  3. ### Patch Changes
  4. - Updated dependencies [[`446e756`](https://github.com/emotion-js/emotion/commit/446e75661c4aa01e51d1466472a212940c19cd82)]:
  5. - @emotion/hash@0.8.0
  6. ## 10.0.27
  7. ### Patch Changes
  8. - [`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
  9. - Updated dependencies [[`4c62ae9`](https://github.com/emotion-js/emotion/commit/4c62ae9447959d438928e1a26f76f1487983c968)]:
  10. - @emotion/hash@0.7.4
  11. - @emotion/sheet@0.9.4
  12. - @emotion/stylis@0.8.5
  13. - @emotion/utils@0.11.3
  14. - @emotion/weak-memoize@0.2.5
  15. ## 10.0.19
  16. - Updated dependencies [c81c0033]:
  17. - @emotion/hash@0.7.3
  18. - @emotion/weak-memoize@0.2.4
  19. ## 10.0.17
  20. ### Patch Changes
  21. - [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
  22. - [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
  23. ## 10.0.15
  24. ### Patch Changes
  25. - [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
  26. ## 10.0.14
  27. ### Patch Changes
  28. - [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