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
We’re gearing up for the release of v2.0.0 of the @oxygen-ui library! This major release will introduce several enhancements, breaking changes, and new features aimed at improving the developer experience and keeping the library up to date with modern standards.
📅 Target Release Date
30 Oct 2024
What's New in v2.0.0
✨ New Features
Support for MUI v6: Full support for MUI v6, including compatibility with its latest components and APIs.
Storybook 8 Integration: We are adding support for Storybook 8, allowing for improved component development workflows and enhanced documentation capabilities.
Improved Build Process for Tree Shaking: The build process has been optimized, leading to better tree shaking, which will reduce bundle sizes and improve performance across projects using @oxygen-ui.
⚠️ Breaking Changes
Theme and Styled Import Path Changes: We've aligned the ThemeProvider, createTheme, and styled imports to follow the new structure.
We’re gearing up for the release of v2.0.0 of the
@oxygen-ui
library! This major release will introduce several enhancements, breaking changes, and new features aimed at improving the developer experience and keeping the library up to date with modern standards.📅 Target Release Date
What's New in v2.0.0
✨ New Features
@oxygen-ui
.Theme and Styled Import Path Changes: We've aligned the
ThemeProvider
,createTheme
, andstyled
imports to follow the new structure.Old Imports:
New Imports:
🛠 Migration Guide
TODO
🎯 Roadmap
TODO
🚀 Release Tasks
TODO
💬 Feedback and Contributions
Your feedback is invaluable to us! Feel free to review the upcoming changes and provide your feedback through:
The text was updated successfully, but these errors were encountered: