-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
Milestone
Description
Description
we are currently at 6.0.x
To leverage latest features that are being added to SB we wanna stay up to date.
Also being on latest will help us troubleshoot any issues we might run into (a11y/plugins/etc...)
Things to be aware while migrating:
- when migrating to 6.0.x we run into issues how SB renders stories that use deprecated
storiesOfAPI (duplicates them), which led into vr-tests failures
Steps to verify that migration worked
- CI passes
- run
yarn workspace @fluentui/react-menu storybookand check that everything works - run
yarn workspace @fluentui/react-components startand check that everything works