Skip to content

@emotion/styled-base@11.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Nov 00:45
· 281 commits to main since this release
b99c44c

Major Changes

  • f9feab1a #1575 Thanks @mitchellhamilton! - Removed support for @emotion/styled-base package. It has been moved to @emotion/styled and is available as @emotion/styled/base. This simplifies how the regular and base versions relate to each other and eliminates problems with stricter package managers when @emotion/styled-base was not installed explicitly by a user.