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

[Release 🚀] Preparing for v2.0.0 of @oxygen-ui #284

Open
brionmario opened this issue Oct 11, 2024 · 0 comments
Open

[Release 🚀] Preparing for v2.0.0 of @oxygen-ui #284

brionmario opened this issue Oct 11, 2024 · 0 comments
Labels
release Issues tracking the releases umbrella Issues that has a collection of other issues

Comments

@brionmario
Copy link
Member

brionmario commented Oct 11, 2024

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.

    Old Imports:

    import { ThemeProvider, createTheme, styled } from "@oxygen-ui/react/theme";

    New Imports:

    import { ThemeProvider, createTheme, styled } from "@oxygen-ui/react/styles";

🛠 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:

  • Comments on this issue
  • Pull requests or suggestions for improvements
@brionmario brionmario added bug Something isn't working release Issues tracking the releases umbrella Issues that has a collection of other issues labels Oct 11, 2024
@brionmario brionmario pinned this issue Oct 11, 2024
@brionmario brionmario removed the bug Something isn't working label Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Issues tracking the releases umbrella Issues that has a collection of other issues
Projects
None yet
Development

No branches or pull requests

1 participant