Skip to content

SCHOL-870: Upgrade to Node 24 - #208

Merged
jackiequach merged 2 commits into
mainfrom
SCHOL-870/uprgade-node-24
Aug 28, 2026
Merged

SCHOL-870: Upgrade to Node 24#208
jackiequach merged 2 commits into
mainfrom
SCHOL-870/uprgade-node-24

Conversation

@jackiequach

@jackiequach jackiequach commented Aug 21, 2026

Copy link
Copy Markdown
Collaborator

Updates Vercel settings to match version: Build and Deployment -> Node.js Version -> 24.x

.github/workflows/main.yml

  • actions/checkout and actions/setup-node bumped from v4 to v7.
  • setup-node now installs Node 24.
  • Global npm bumped from npm@8 to npm@9 to match the Node 24 toolchain.

tsup.config.ts

  • Replaces outdated targets to resolve an esbuild error Transforming destructuring to the configured target environment is not supported yet when building Chakra UI dependencies.

package-lock.json

  • updated as part of dependency reinstall under Node 24.

Testing

Confirm Vercel Preview works.

Local

nvm use
npm i
npm run build
npm run example:nocache

@vercel

vercel Bot commented Aug 21, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
web-reader Ready Ready Preview Aug 27, 2026 2:34pm

Request Review

@jackiequach
jackiequach marked this pull request as ready for review August 27, 2026 14:39
@jackiequach
jackiequach requested a review from alea12 as a code owner August 27, 2026 14:39
@jackiequach
jackiequach merged commit 5dcf32f into main Aug 28, 2026
7 checks passed
@jackiequach
jackiequach deleted the SCHOL-870/uprgade-node-24 branch August 28, 2026 13:55
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