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

fix(theme-ui): add transitive peer dependency on @emotion/react #2421

Merged
merged 1 commit into from
Apr 29, 2023

Conversation

hasparus
Copy link
Member

@hasparus hasparus commented Apr 29, 2023

Yarn 3 warns that a peerDep of a dep should be either provided as a dep or mirrored in peer deps.

Huge thanks to @LekoArts, because I forgot about this, and I only noticed this when cloning gatsby-themes repository.

image

Version

Published prerelease version: v0.15.8-develop.1

Changelog

🎉 This release contains work from a new contributor! 🎉

Thank you, CJ (@dev-cj), for all your work!

🐛 Bug Fix

  • fix(theme-ui): add transitive peer dependency on @emotion/react #2421 (@hasparus)

🏠 Internal

Authors: 2

Yarn 3 warns that a peerDep of a dep should be either provided as
a dep or mirrored in peer deps.

Huge thanks to @LekoArts, because I forgot about this, and I only
noticed this when cloning `gatsby-themes` repository.
@vercel
Copy link

vercel bot commented Apr 29, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
theme-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 29, 2023 6:07pm

@codesandbox-ci
Copy link

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 3b3c0a4:

Sandbox Source
next-theme-ui-example Configuration
gatsby-plugin-theme-ui-example Configuration

@hasparus hasparus merged commit 8c9bb66 into develop Apr 29, 2023
@hasparus hasparus deleted the missing-peer branch April 29, 2023 18:21
@hasparus hasparus added the prerelease This change is available in a prerelease. label Apr 29, 2023
@hasparus
Copy link
Member Author

🚀 PR was released in v0.15.8 🚀

@hasparus hasparus added released This issue/pull request has been released. and removed prerelease This change is available in a prerelease. labels Apr 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant