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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Version Packages #3188

wants to merge 1 commit into from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented May 17, 2024

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/babel-plugin-jsx-pragmatic@0.3.0

Minor Changes

  • #2570 ea84c40 Thanks @G-Rath! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.

@emotion/css@11.12.0

Minor Changes

  • #2558 85772c3 Thanks @emmatown! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.

Patch Changes

  • #2558 85772c3 Thanks @emmatown! - Fixed options parameter to createEmotion from @emotion/css/create-instance incorrectly being marked as optional when it's required.

  • Updated dependencies [9ca22c6, 16d8a8c, 52aadc6, 52aadc6]:

    • @emotion/serialize@1.2.0
    • @emotion/utils@1.3.0
    • @emotion/sheet@1.3.0
    • @emotion/babel-plugin@11.12.0
    • @emotion/cache@11.12.0

@emotion/eslint-plugin@11.12.0

Minor Changes

  • #2568 304f7e3 Thanks @G-Rath! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.

Patch Changes

  • #2568 304f7e3 Thanks @G-Rath! - An empty css prop (<div css />) will now raise an error in the @emotion/syntax-preference rule instead of crashing on this case.

  • #2568 304f7e3 Thanks @G-Rath! - Fixed a crash on empty css prop (<div css />) in the @emotion/jsx-import rule.

@emotion/is-prop-valid@1.3.0

Minor Changes

  • #2432 a1e881b Thanks @sarayourfriend! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.

Patch Changes

  • Updated dependencies [7f8db2d]:
    • @emotion/memoize@0.9.0

@emotion/memoize@0.9.0

Minor Changes

  • #2427 7f8db2d Thanks @sarayourfriend! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.

@emotion/primitives-core@11.12.0

Minor Changes

  • #2818 8546dd0 Thanks @srmagura! - Source code has been migrated to TypeScript so from now on type declarations will be available in the published package.

Patch Changes

  • #3208 56109e7 Thanks @Andarist! - Only forward defined refs to improve compatibility with the upcoming React 19

@emotion/react@11.12.0

Minor Changes

  • #2815 65a1eea Thanks @srmagura! - Automatic labeling at runtime is now an opt-in feature. Define globalThis.EMOTION_RUNTIME_AUTO_LABEL = true before Emotion gets initialized to enable it.

Patch Changes

  • #3208 56109e7 Thanks @Andarist! - Only forward defined refs to improve compatibility with the upcoming React 19

  • Updated dependencies [9ca22c6, b1d16b0, 16d8a8c]:

    • @emotion/serialize@1.2.0
    • @emotion/weak-memoize@0.4.0
    • @emotion/utils@1.3.0
    • @emotion/babel-plugin@11.12.0
    • @emotion/cache@11.12.0

@emotion/serialize@1.2.0

Minor Changes

  • #2543 9ca22c6 Thanks @danilofuchs! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.

Patch Changes

  • Updated dependencies [fc4d27c, 7f8db2d, 16d8a8c, ea2c397]:
    • @emotion/unitless@0.9.0
    • @emotion/memoize@0.9.0
    • @emotion/utils@1.3.0
    • @emotion/hash@0.9.2

@emotion/sheet@1.3.0

Minor Changes

  • #2431 52aadc6 Thanks @sarayourfriend! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.

Patch Changes

  • #2431 52aadc6 Thanks @sarayourfriend! - Type declaration for StyleSheet's constructor has been fixed. It incorrectly was specifying that options were optional when in reality they weren't.

@emotion/unitless@0.9.0

Minor Changes

  • #2430 fc4d27c Thanks @sarayourfriend! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.

@emotion/utils@1.3.0

Minor Changes

  • #2359 16d8a8c Thanks @rjdestigter! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.

@emotion/weak-memoize@0.4.0

Minor Changes

  • #2429 b1d16b0 Thanks @sarayourfriend! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.

@emotion/babel-plugin@11.12.0

Patch Changes

  • Updated dependencies [9ca22c6, 7f8db2d, ea2c397]:
    • @emotion/serialize@1.2.0
    • @emotion/memoize@0.9.0
    • @emotion/hash@0.9.2

@emotion/babel-preset-css-prop@11.12.0

Patch Changes

  • Updated dependencies [ea84c40]:
    • @emotion/babel-plugin-jsx-pragmatic@0.3.0
    • @emotion/babel-plugin@11.12.0

@emotion/cache@11.12.0

Patch Changes

@emotion/css-prettifier@1.1.4

Patch Changes

  • Updated dependencies [7f8db2d]:
    • @emotion/memoize@0.9.0

@emotion/hash@0.9.2

Patch Changes

  • #2454 ea2c397 Thanks @Andarist! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.

@emotion/styled@11.12.0

Patch Changes

  • #3208 56109e7 Thanks @Andarist! - Only forward defined refs to improve compatibility with the upcoming React 19

  • Updated dependencies [9ca22c6, a1e881b, 16d8a8c]:

    • @emotion/serialize@1.2.0
    • @emotion/is-prop-valid@1.3.0
    • @emotion/utils@1.3.0
    • @emotion/babel-plugin@11.12.0

Copy link

codesandbox-ci bot commented May 17, 2024

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.

@github-actions github-actions bot force-pushed the changeset-release/main branch 3 times, most recently from fbce1b8 to 807e43b Compare June 16, 2024 15:04
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

0 participants