Skip to content

feat: add support for additional plugins in initializeFireflyForStorybook#596

Merged
Patrick Lafrance (patricklafrance) merged 3 commits into
mainfrom
feat/add-additional-plugins-support-to-firefly-storybook
Apr 27, 2026
Merged

feat: add support for additional plugins in initializeFireflyForStorybook#596
Patrick Lafrance (patricklafrance) merged 3 commits into
mainfrom
feat/add-additional-plugins-support-to-firefly-storybook

Conversation

@patricklafrance

Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings April 27, 2026 19:18
@pkg-pr-new

pkg-pr-new Bot commented Apr 27, 2026

Copy link
Copy Markdown

Open in StackBlitz

@squide/core

pnpm add https://pkg.pr.new/@squide/core@596

@squide/env-vars

pnpm add https://pkg.pr.new/@squide/env-vars@596

@squide/fakes

pnpm add https://pkg.pr.new/@squide/fakes@596

@squide/firefly

pnpm add https://pkg.pr.new/@squide/firefly@596

@squide/firefly-module-federation

pnpm add https://pkg.pr.new/@squide/firefly-module-federation@596

@squide/firefly-rsbuild-configs

pnpm add https://pkg.pr.new/@squide/firefly-rsbuild-configs@596

@squide/firefly-storybook

pnpm add https://pkg.pr.new/@squide/firefly-storybook@596

@squide/firefly-webpack-configs

pnpm add https://pkg.pr.new/@squide/firefly-webpack-configs@596

@squide/i18next

pnpm add https://pkg.pr.new/@squide/i18next@596

@squide/launch-darkly

pnpm add https://pkg.pr.new/@squide/launch-darkly@596

@squide/msw

pnpm add https://pkg.pr.new/@squide/msw@596

@squide/react-router

pnpm add https://pkg.pr.new/@squide/react-router@596

commit: 17aed58

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds an extensibility point to the @squide/firefly-storybook initialization helper so Storybook consumers can register extra runtime plugins during setup.

Changes:

  • Added additionalPlugins option to initializeFireflyForStorybook and appended them to the runtime plugin list.
  • Added a changeset to publish a patch release for @squide/firefly-storybook.
  • Minor whitespace-only change in the sample shell route loader.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 5 comments.

File Description
samples/endpoints/shell/src/register.tsx Whitespace-only change inside a route loader.
packages/firefly-storybook/src/initializeFireflyForStorybook.ts Introduces additionalPlugins option and applies it during Storybook runtime initialization.
.changeset/cold-cougars-rest.md Declares a patch release for the new Storybook initializer option.

Comment thread packages/firefly-storybook/src/initializeFireflyForStorybook.ts Outdated
Comment thread packages/firefly-storybook/src/initializeFireflyForStorybook.ts Outdated
Comment thread .changeset/cold-cougars-rest.md
Comment thread samples/endpoints/shell/src/register.tsx
Comment thread packages/firefly-storybook/src/initializeFireflyForStorybook.ts
@patricklafrance Patrick Lafrance (patricklafrance) merged commit d9b3ffb into main Apr 27, 2026
6 checks passed
@patricklafrance Patrick Lafrance (patricklafrance) deleted the feat/add-additional-plugins-support-to-firefly-storybook branch April 27, 2026 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants