fix(deps): update dependency @theme-ui/css to v0.14.1 #1901
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.13.1
->0.14.1
Release Notes
system-ui/theme-ui
v0.14.1
Compare Source
🐛 Bug Fix
@theme-ui/components
Authors: 1
v0.14.0
Compare Source
Migration Notes
theme-ui
,@theme-ui/components
and@theme-ui/mdx
packages no longerdepend on
@emotion/styled
.Previously deprecated
Component.withComponent
API was removed.as
prop was removed from Themed.X components from@theme-ui/mdx
.<Themed.X as="element">
can be changed to<element sx={t => t.styles.X} />
.🎉 This release contains work from new contributors! 🎉
Thanks for all your work!
❤️ Brage (@braaar)
❤️ peterlits zo (@PeterlitsZo)
❤️ Ryan Turner (@rtturner)
❤️ Cannon Lock (@CannonLock)
🚀 Enhancement
@theme-ui/components
,@theme-ui/css
,gatsby-plugin-theme-ui
,@theme-ui/mdx
,@theme-ui/sidenav
,@theme-ui/theme-provider
,theme-ui
@theme-ui/tailwind
@theme-ui/custom-properties
@theme-ui/color-modes
theme-ui
🐛 Bug Fix
@theme-ui/color-modes
initialColorModeName
#2090 (@hasparus)gatsby-plugin-theme-ui
@theme-ui/style-guide
@theme-ui/components
@theme-ui/sidenav
👨💻 Minor changes
🏠 Internal
@theme-ui/sidenav
📝 Documentation
Authors: 8
Configuration
📅 Schedule: "before 3am on Saturday" in timezone Europe/Berlin.
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.