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 #2610

Merged
merged 1 commit into from Feb 19, 2022
Merged

Version Packages #2610

merged 1 commit into from Feb 19, 2022

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Dec 31, 2021

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/react@11.8.0

Minor Changes

  • #2600 2f27156a Thanks @Andarist! - Refactored code to use the upcoming React.useInsertionEffect when it's available (this is a new hook that is going to be introduced in React 18). This shouldn't have any effect on existing codebases and the change should be transparent.

Patch Changes

  • #2609 242f7d8c Thanks @Andarist! - Added @emotion/babel-plugin as a dependency - this is an actual dependency of the @emotion/react/macro entrypoint and it has to be explicitly declared to fix compatibility with strict package managers.

  • #2615 3d672acd Thanks @srmagura! - Fix an edge case where runtime label extraction in class components led to invalid class names in Firefox. This only affected the development build of Emotion.

  • Updated dependencies [2f27156a]:

    • @emotion/utils@1.1.0

@emotion/styled@11.8.0

Minor Changes

  • #2600 2f27156a Thanks @Andarist! - Refactored code to use the upcoming React.useInsertionEffect when it's available (this is a new hook that is going to be introduced in React 18). This shouldn't have any effect on existing codebases and the change should be transparent.

Patch Changes

  • Updated dependencies [d2531639, 2f27156a]:
    • @emotion/is-prop-valid@1.1.2
    • @emotion/utils@1.1.0

@emotion/utils@1.1.0

Minor Changes

  • #2600 2f27156a Thanks @Andarist! - Introduced registerStyles helper that is shared across between other packages. This is just an internal util that shouldn't be used by packages other than @emotion/* packages.

@emotion/is-prop-valid@1.1.2

Patch Changes

@emotion/jest@11.8.0

Patch Changes

  • #2600 2f27156a Thanks @Andarist! - Adjusted Enzyme-related code path to accomodate for changes related to the refactor around using React.useInsertionEffect.

@codesandbox-ci
Copy link

codesandbox-ci bot commented Dec 31, 2021

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 a162204:

Sandbox Source
Emotion Configuration

@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from 5638b97 to 180f571 Compare January 11, 2022 20:33
@Andarist Andarist merged commit f6f5552 into main Feb 19, 2022
@Andarist Andarist deleted the changeset-release/main branch February 19, 2022 11:31
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