Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages #2740

Merged
merged 1 commit into from Jun 12, 2022
Merged

Version Packages #2740

merged 1 commit into from Jun 12, 2022

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Apr 28, 2022

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@emotion/cache@11.9.3

Patch Changes

  • #2728 6c2d7a60 Thanks @Peeja! - TypeScript type for the container option has been adjusted. It will now accept a ShadowRoot, or any other kind of Node.

  • Updated dependencies [6c2d7a60]:

    • @emotion/sheet@1.1.1

@emotion/is-prop-valid@1.1.3

Patch Changes

  • #2759 Thanks @srmagura! - Change the type of the argument to isPropValid from PropertyKey to string in the TypeScript definitions.

@emotion/jest@11.9.3

Patch Changes

  • #2749 fd22cace Thanks @Andarist! - Added a dedicated error for a situation when toHaveStyleRule receives an array.

@emotion/native@11.9.3

Patch Changes

  • #2759 Thanks @srmagura, @Andarist! - Change the argument of the shouldForwardProp option of styled from PropertyKey to string in the TypeScript definitions.

  • #2333 3055efdd Thanks @Andarist! - shouldForwardProp has been changed from being a bivariant method to a contravariant function - it improves the type-safety for those that type this option.

  • #2333 3055efdd Thanks @antongolub! - FilteringStyledOptions and StyledOptions types no longer require a type argument for the Props generic.

@emotion/react@11.9.3

Patch Changes

  • #2766 5b3f4d78 Thanks @Andarist! - ThemeProviderProps["children"] was marked as a required prop as ThemeProvider should always wrap some subtree.

  • Updated dependencies [26e4e3e8, 6c2d7a60, 5e81f213]:

    • @emotion/serialize@1.0.4
    • @emotion/cache@11.9.3

@emotion/serialize@1.0.4

Patch Changes

  • #2727 26e4e3e8 Thanks @srmagura! - Changed the error message "Component selectors can only be used in conjunction with @emotion/babel-plugin" to reference the new SWC Emotion plugin which will support component selectors soon.

  • #2572 5e81f213 Thanks @otakustay! - Changed the registered parameter to be declared as optional in the TypeScript definition to match the runtime requirement.

@emotion/sheet@1.1.1

Patch Changes

  • #2728 6c2d7a60 Thanks @Peeja! - TypeScript type for the container option has been adjusted. It will now accept a ShadowRoot, or any other kind of Node.

@emotion/styled@11.9.3

Patch Changes

  • #2759 Thanks @srmagura, @Andarist! - Change the argument of the shouldForwardProp option of styled from PropertyKey to string in the TypeScript definitions.

  • #2333 3055efdd Thanks @Andarist! - shouldForwardProp has been changed from being a bivariant method to a contravariant function - it improves the type-safety for those that type this option.

  • #2333 3055efdd Thanks @antongolub! - FilteringStyledOptions and StyledOptions types no longer require a type argument for the Props generic.

  • Updated dependencies [26e4e3e8, 5e81f213, 3055efdd]:

    • @emotion/serialize@1.0.4
    • @emotion/is-prop-valid@1.1.3

@codesandbox-ci
Copy link

codesandbox-ci bot commented Apr 28, 2022

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 6b333d1:

Sandbox Source
Emotion Configuration

@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from e75a4bf to 38f0d3a Compare June 6, 2022 08:27
@github-actions github-actions bot force-pushed the changeset-release/main branch 3 times, most recently from 3eb2dec to 592d9d7 Compare June 7, 2022 10:00
@Andarist Andarist merged commit 57b2c46 into main Jun 12, 2022
@Andarist Andarist deleted the changeset-release/main branch June 12, 2022 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant