Skip to content

fix: lower node version requirement to allow stackblitz#15264

Merged
florian-lefebvre merged 1 commit intonextfrom
fix/lower-node-version-requirement-stackblitz
Jan 23, 2026
Merged

fix: lower node version requirement to allow stackblitz#15264
florian-lefebvre merged 1 commit intonextfrom
fix/lower-node-version-requirement-stackblitz

Conversation

@florian-lefebvre
Copy link
Member

Changes

  • Astro 6 officially only supports Node 22
  • Stackblitz is still on Node 20 so we relax the node version requirement for now
  • However we required a too recent version of Node 20, so it lowers it to Stackblitz's version

Testing

N/A

Docs

Changeset, shouldn't be documented

@florian-lefebvre florian-lefebvre self-assigned this Jan 21, 2026
@changeset-bot
Copy link

changeset-bot bot commented Jan 21, 2026

🦋 Changeset detected

Latest commit: 6e5dbca

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions github-actions bot added pkg: svelte Related to Svelte (scope) pkg: react Related to React (scope) pkg: preact Related to Preact (scope) pkg: solid Related to Solid (scope) pkg: integration Related to any renderer integration (scope) pkg: create-astro Related to the `create-astro` package (scope) pkg: astro Related to the core `astro` package (scope) labels Jan 21, 2026
@florian-lefebvre florian-lefebvre changed the title chore: changeset fix: lower node version requirement to allow stackblitz Jan 21, 2026
@github-actions
Copy link
Contributor

⚠️ Package Trust Level Decreased

Caution

Decreased trust levels may indicate a higher risk of supply chain attacks. Please review these changes carefully.

📦 Package 🔒 Before 🔓 After
@cloudflare/kv-asset-handler trusted-with-provenance none
@cloudflare/unenv-preset trusted-with-provenance none
workerd trusted-with-provenance none
miniflare trusted-with-provenance none
youch provenance none
@cloudflare/workerd-darwin-64 trusted-with-provenance none
@cloudflare/workerd-darwin-arm64 trusted-with-provenance none
@cloudflare/workerd-linux-64 trusted-with-provenance none
@cloudflare/workerd-linux-arm64 trusted-with-provenance none
@cloudflare/workerd-windows-64 trusted-with-provenance none
wrangler trusted-with-provenance none

@florian-lefebvre florian-lefebvre merged commit 11efb05 into next Jan 23, 2026
21 of 22 checks passed
@florian-lefebvre florian-lefebvre deleted the fix/lower-node-version-requirement-stackblitz branch January 23, 2026 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pkg: astro Related to the core `astro` package (scope) pkg: create-astro Related to the `create-astro` package (scope) pkg: integration Related to any renderer integration (scope) pkg: preact Related to Preact (scope) pkg: react Related to React (scope) pkg: solid Related to Solid (scope) pkg: svelte Related to Svelte (scope)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants