5.6 KiB
5.6 KiB
@emotion/styled-base
10.3.0
Minor Changes
- #2566
122e9f11Thanks @eps1lon, @Andarist! - Fixed hydration mismatches ifReact.useId(an upcoming API in React 18) is used within a tree below our components.
- #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.31
Patch Changes
ef7794f#1788 Thanks @aaronjensen! - Fixed issue with TypeScript 3.8 wherethemewas inferred to be required for a styled component.
10.0.30
Patch Changes
- Updated dependencies [
babbbe3]:- @emotion/is-prop-valid@0.8.8
10.0.28
Patch Changes
10.0.27
Patch Changes
4c62ae9#1698 Thanks @Andarist! - Add LICENSE file- Updated dependencies [
4c62ae9]:- @emotion/core@10.0.27
- @emotion/is-prop-valid@0.8.6
- @emotion/serialize@0.11.15
- @emotion/utils@0.11.3
10.0.24
Patch Changes
- Updated dependencies [
5e17e456]:- @emotion/is-prop-valid@0.8.5
10.0.23
Patch Changes
-
97673098#1570 Thanks @FezVrasta! - Fixed package's Flow types -
Updated dependencies [
a55f3d49,ca95f385,6cdb5695]:- @emotion/serialize@0.11.14
- @emotion/is-prop-valid@0.8.4
10.0.22
Patch Changes
-
c3f0bc10#1545 Thanks @jgroszko! - Accept objects asclassNamein styled components (they are stringified) to match React behavior -
Updated dependencies [
4fc5657a,2fc75f26,10211951,57a767ea]:- @emotion/core@10.0.22
- @emotion/serialize@0.11.12
10.0.19
- Updated dependencies [c81c0033]:
- @emotion/serialize@0.11.11
- @emotion/is-prop-valid@0.8.3
10.0.17
Patch Changes
10.0.15
Patch Changes
- 8638c416 #1421 Thanks @Andarist! - TS: Disallow Theme parameter when it was already parametrized by using CustomStyled
10.0.14
Patch Changes
- c0eb604d #1419 Thanks @mitchellhamilton! - Update build tool
- c673e200 #1405 Thanks @ryanswanson! - PropsOf TypeScript utilities - Support defaultProps by delegating to new JSX and React types.
10.0.13
- Updated dependencies [52bd655b]:
- @emotion/is-prop-valid@0.8.1
10.0.12
- Updated dependencies [06426c95]:
- @emotion/is-prop-valid@0.8.0