Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@prantlf
Copy link

@prantlf prantlf commented Oct 31, 2025

Upgrade all dependencies to the latest major versions and deal with breaking changes in the tool configuration and warnings in the source code.

Replace chalk with picocolors. It complained about using import out of a module. There's still a CJS build output in storycap.

Convert build scripts to ESM.

Convert ESLint configuration to flatconfig.

Includes #1014 and #1015.

@prantlf prantlf force-pushed the upgrade branch 4 times, most recently from eab3c72 to 4d32031 Compare October 31, 2025 14:57
BREAKING CHANGE: Names of Storybook packages changed. This version of Storycap will work only with Storybook 9 and newer versions.
Change the package type to `module` and update sources and tests to make
them loadable as ESM modules.

BREAKING CHANGE: The minimum supported version of Node.js is 20.11.
Upgrade all dependencies to the latest major versions and deal with breaking changes in the tool configuration and warnings in the source code.

Replace `chalk` with `picocolors`. It complained about using `import` out of a module. There's still a CJS build output in `storycap`.

Convert build scripts to ESM.

Convert ESLint configuration to flatconfig.
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.

1 participant