2.5 KiB
2.5 KiB
emotion-theming
10.3.0
Minor Changes
- #2560
b5a26619Thanks @eps1lon! - Dropped usage of a deprecatedSFCReact type in favor ofFC. TheFCtype has been introduced in@types/react@16.7.2so this version of this package is now a minimum requirement for TypeScript users.
10.0.27
Patch Changes
4c62ae9#1698 Thanks @Andarist! - Add LICENSE file- Updated dependencies [
4c62ae9]:- @emotion/core@10.0.27
- @emotion/styled@10.0.27
- @emotion/weak-memoize@0.2.5
10.0.19
Patch Changes
-
ffc7c58c #1509 Thanks @XeeD! - Add TypeScript type definition for the useTheme hook in emotion-theming
-
Updated dependencies [c81c0033]:
- @emotion/weak-memoize@0.2.4
10.0.18
Patch Changes
10.0.17
Patch Changes
10.0.14
Patch Changes
- c0eb604d #1419 Thanks @mitchellhamilton! - Update build tool