breaking: Forma 36 v6 6️⃣ #3164
Draft
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.
🚀 Forma 36 v6 — Major Release
Forma 36 v6 delivers significant upgrades across the codebase, modernizes core dependencies, and enhances developer experience. This release includes breaking changes, infrastructure updates, and component improvements—many with codemod support for easier migration.
🧳 Core Dependency Upgrades
📚 Storybook Upgrade & DX Improvements
This version introduces a completely upgraded Storybook environment:
🧩 Updated Component Packages
The following component updates are included:
@radix-ui/react-tabs@^1.1.12react-poppertofloating-uireact-poppertofloating-uireact-poppertofloating-ui🔹 Menu & Submenu API Updates
Submenucompound component is deprecated.Menucomponent directly.Submenuusage withMenuMenuAPI🔹 Popper → Floating UI Migration
All components previously using
react-poppernow rely onfloating-ui.Codemod support is available to update:
placementoffset🔹 PropTypes Cleanup
Deprecated PropTypes have been removed, with codemod support provided where needed:
SkeletonDisplayTextPropsSkeletonBodyTextProps🙏 Acknowledgements
A huge thank-you @missating, @cf-remylenoir and @Lelith, for contributing to this upgrade effort. This transition is a major milestone that brings the project up to date with the modern React landscape and sets the foundation for long-term stability and innovation.