Skip to content

feat(react-storybook-addon-playground): add published package scaffold - #36741

Merged
Dmytro Kirpa (dmytrokirpa) merged 1 commit into
microsoft:masterfrom
dmytrokirpa:feat/react-storybook-addon-playground-scaffold
Sep 16, 2026
Merged

Dmytro Kirpa (dmytrokirpa) merged 1 commit into
microsoft:masterfrom
dmytrokirpa:feat/react-storybook-addon-playground-scaffold

Conversation

@dmytrokirpa

@dmytrokirpa Dmytro Kirpa (dmytrokirpa) commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Adds @fluentui/react-storybook-addon-playground as a published no-op Storybook addon scaffold so it can release as 0.0.1 on latest.
  • Keeps the public API to empty PresetConfig / Parameters types and an identity preset that registers nothing.
  • Unblocks the experimental playground implementation without letting the first experimental version own the latest npm tag.

This is PR 1 of 2 from #36728 (comment). After this lands on master, experimental/storybook-playground should be updated from master and the playground implementation in #36728 rebased onto it.

Test plan

  • yarn nx run-many -t lint,type-check,test,build -p react-storybook-addon-playground
  • yarn nx run react-storybook-addon-playground:generate-api
  • yarn check:change (patch change file so beachball publishes 0.0.1)
  • CI green on this PR
  • After merge, confirm the next stable release publishes @fluentui/react-storybook-addon-playground@0.0.1 with the latest tag

…caffold

Ship 0.0.1 on latest first so later experimental playground releases do not take the latest npm tag.

Co-authored-by: Cursor <cursoragent@cursor.com>
@dmytrokirpa

Copy link
Copy Markdown
Contributor Author

This is PR 1 of 2 for the Storybook playground (see #36728 (comment)).

Please merge this to master first so latest can point at 0.0.1. The playground implementation stays in #36728 and will merge to experimental/storybook-playground after this lands.

@github-actions

Copy link
Copy Markdown

📊 Bundle size report

✅ No changes found

@github-actions

Copy link
Copy Markdown

Pull request demo site: URL

Comment thread .github/CODEOWNERS
@dmytrokirpa Dmytro Kirpa (dmytrokirpa) changed the title feat(react-storybook-addon-playground): add published no-op package scaffold feat(react-storybook-addon-playground): add published package scaffold Sep 16, 2026
@dmytrokirpa
Dmytro Kirpa (dmytrokirpa) merged commit f836be2 into microsoft:master Sep 16, 2026
15 checks passed
@dmytrokirpa
Dmytro Kirpa (dmytrokirpa) deleted the feat/react-storybook-addon-playground-scaffold branch September 16, 2026 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants