You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* chore: deprecate mdx/Styled
* Add CHANGELOG for making Styled backwards-compatible
* Update CHANGELOG.md
Co-authored-by: Piotr Monwid-Olechnowicz <[email protected]>
* Update packages/mdx/src/index.ts
Co-authored-by: Piotr Monwid-Olechnowicz <[email protected]>
* Stop exporting warnStyled (this is not public API)
* fix: add alias and tests for Styled
* Remove extra CHANGELOG entry
* Prefix warning with package name
* Improve deprecation warning
Co-authored-by: Lachlan Campbell <[email protected]>
Co-authored-by: Piotr Monwid-Olechnowicz <[email protected]>
'[theme-ui] The Styled component from "@theme-ui/mdx" is deprecated and will be removed in a future version. It has been renamed to Themed with the same API.'
0 commit comments