Skip to content

Node v20 upgrade#757

Open
minhsueh wants to merge 4 commits intomainfrom
node-v20-upgrade
Open

Node v20 upgrade#757
minhsueh wants to merge 4 commits intomainfrom
node-v20-upgrade

Conversation

@minhsueh
Copy link
Collaborator

@minhsueh minhsueh commented Mar 10, 2026

  • Upgrade jsdom@26.1.0, remove parcel-bundler, install parcel
  • Upgrade Storybook
    • npx storybook@8 upgrade (to 8.6.18)
    • ~npx storybook@latest upgrade (v10 is ESM-only architecture, which may take more time to migrate, decided not to do it now)
    • Remove @storybook/storybook-deployer, it is EOL
    • Deploy Storybook using GitHub Actions: see ref
    • Add @storybook/addon-essentials and remove [@storybook/addon-knobs] (addon-essentials includes addon-controls, which has addon-knobs)
  • Parcel already includes the equivalent Babel transformations internally: npm uninstall @babel/preset-env @babel/preset-react @babel/preset-typescript

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