Skip to content

@emotion/styled@11.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jul 09:06
· 56 commits to main since this release
a5f43a1

Minor Changes

  • #2819 bbad8c79 Thanks @nicksrandall! - exports field has been added to the package.json manifest. It limits what files can be imported from a package but we've tried our best to allow importing all the files that were considered to be a part of the public API.

  • #2819 bbad8c79 Thanks @nicksrandall! - Thanks to the added exports field, the package now includes a worker condition that can be utilized by properly configured bundlers when targeting worker-like environments. It fixes the issue with browser-specific files being prioritized by some bundlers when targeting workers.

Patch Changes

  • Updated dependencies [bbad8c79, bbad8c79]:
    • @emotion/babel-plugin@11.10.0
    • @emotion/is-prop-valid@1.2.0
    • @emotion/serialize@1.1.0
    • @emotion/utils@1.2.0