Files

5.6 KiB

@emotion/styled-base

10.3.0

Minor Changes

  • #2566 122e9f11 Thanks @eps1lon, @Andarist! - Fixed hydration mismatches if React.useId (an upcoming API in React 18) is used within a tree below our components.
  • #2560 b5a26619 Thanks @eps1lon! - Dropped usage of a deprecated SFC React type in favor of FC. The FC type has been introduced in @types/react@16.7.2 so 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 where theme was 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

  • Updated dependencies [12141c5, d0b2a94]:
    • @emotion/is-prop-valid@0.8.7
    • @emotion/core@10.0.28

10.0.27

Patch Changes

10.0.24

Patch Changes

  • Updated dependencies [5e17e456]:
    • @emotion/is-prop-valid@0.8.5

10.0.23

Patch Changes

10.0.22

Patch Changes

10.0.19

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

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