Skip to content

Conversation

fi3ework
Copy link
Member

@fi3ework fi3ework commented Sep 28, 2025

Summary

Related Links

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

Copy link

netlify bot commented Sep 28, 2025

Deploy Preview for rslib ready!

Name Link
🔨 Latest commit e3d6dc2
🔍 Latest deploy log https://app.netlify.com/projects/rslib/deploys/68d91dd1e3270100081e8c5b
😎 Deploy Preview https://deploy-preview-1252--rslib.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@fi3ework fi3ework marked this pull request as ready for review September 28, 2025 11:38
@Copilot Copilot AI review requested due to automatic review settings September 28, 2025 11:38
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates Storybook configuration to align with v9 migration requirements by removing legacy packages that are no longer available as separate packages in v9, and replacing them with the new internal paths. The changes also simplify the setup by removing non-essential addons to provide a minimal basic configuration.

  • Updates import paths for @storybook/test to use the new storybook/test path
  • Removes deprecated packages like @storybook/addon-essentials, @storybook/addon-interactions, @storybook/blocks from package.json files
  • Removes @storybook/addon-links addon from configurations to align with official minimal setup
  • Updates documentation to reflect the new package structure and installation commands

Reviewed Changes

Copilot reviewed 54 out of 55 changed files in this pull request and generated no comments.

Show a summary per file
File Description
website/docs/zh/guide/advanced/storybook.mdx Updates Chinese documentation with new package installation commands and addon configuration
website/docs/en/guide/advanced/storybook.mdx Updates English documentation with new package installation commands and addon configuration
Multiple template and fragment files Removes legacy Storybook packages from package.json and updates import paths in story files
examples/vue-component-bundleless/* Updates example project to use new Storybook v9 structure
packages/create-rslib/AGENTS.md Minor grammar improvement in development documentation
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link
Contributor

@Timeless0911 Timeless0911 left a comment

Choose a reason for hiding this comment

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

@fi3ework fi3ework merged commit 3435418 into main Sep 28, 2025
16 checks passed
@fi3ework fi3ework deleted the drop-sb branch September 28, 2025 13:25
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