Skip to content

v0.13.0

Compare
Choose a tag to compare
@hasparus hasparus released this 27 Dec 22:17

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

❤️ Simen A. W. Olsen (@cobraz)

❤️ Akash (@appsparkler)

❤️ Greg Poole (@gpoole)

Release Notes

Move Emotion and MDX packages to peerDeps (#1867)

BREAKING CHANGE: @emotion/react and @mdx-js/react were moved to peerDependencies of theme-ui, @theme-ui/mdx and @theme-ui/sidenav and must be installed separately. This is a revert of change from Theme UI v0.3, and it's meant to help solve version clashes and context mismatch bugs on user side. Connected issues: #1793, #1531, #1530, #1388, #1345, #1130.



🚀 Enhancement

  • @theme-ui/color-modes, @theme-ui/components, @theme-ui/core, @theme-ui/css, gatsby-plugin-theme-ui, @theme-ui/mdx, @theme-ui/parse-props, @theme-ui/sidenav, @theme-ui/theme-provider, theme-ui

🐛 Bug Fix

  • fix(docs): Set text color on Demo page JSON code #2024 (@appsparkler)
  • @theme-ui/core
    • fix: add missing deepmerge dependency (@hasparus)

👨‍💻 Minor changes

  • Try out CodeQL (@lachlanjc)
  • @theme-ui/core, theme-ui
    • docs: Write migration notes for v0.13 (@hasparus)
  • gatsby-plugin-theme-ui
    • Bump peerDependency in gatsby-plugin-theme-ui (@hasparus)

🏠 Internal

Authors: 5