Running
yarn nx g @fluentui/workspace-plugin:prepare-initial-release --project @fluentui/react-one-preview --phase=stable
currently requires extra steps to get a green CI
- Updating stories to import from the suite package instead of the preview package
- vr-tests-react-components can't seem to handle
* as the dependency version for the stable package, it needs to be manually updated to >=9.0.0-alpha to resolve correctly, otherwise there will be a registry download error
- Change files need to be generated manually
- API files need to be regenerated
- Stories need to be removed from the
Preview section to the stable section in storybook
Release PRs that have encountered these problems
#29502
#29355
Running
currently requires extra steps to get a green CI
*as the dependency version for the stable package, it needs to be manually updated to>=9.0.0-alphato resolve correctly, otherwise there will be a registry download errorPreviewsection to the stable section in storybookRelease PRs that have encountered these problems
#29502
#29355