Skip to content

prepare-initial-release generator requires extra manual steps for stable release #29510

Description

@ling1726

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

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions