Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

fix(vercel): add support for Node 22 (v8) #472

Merged
merged 2 commits into from
Dec 6, 2024
Merged

Conversation

bluwy
Copy link
Member

@bluwy bluwy commented Dec 6, 2024

Changes

fix #471

same as #447 for v7, but the changes got lost in v8

Testing

n/a

Docs

n/a

Verified

This commit was signed with the committer’s verified signature.
alexanderniebuhr Alexander Niebuhr
Copy link

changeset-bot bot commented Dec 6, 2024

🦋 Changeset detected

Latest commit: 0347fad

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

This PR includes changesets to release 19 packages
Name Type
@astrojs/vercel Patch
@test/astro-vercel-basic Patch
@test/astro-vercel-image Patch
@test/vercel-isr Patch
@test/vercel-max-duration Patch
@test/vercel-edge-middleware-with-edge-file Patch
@test/vercel-edge-middleware-without-edge-file Patch
@test/astro-vercel-no-output Patch
@test/astro-vercel-prerendered-error-pages Patch
@test/astro-vercel-redirects-serverless Patch
@test/astro-vercel-redirects Patch
@test/vercel-server-islands Patch
@test/astro-vercel-serverless-prerender Patch
@test/astro-vercel-serverless-with-dynamic-routes Patch
@test/astro-vercel-static-assets Patch
@test/astro-vercel-static Patch
@test/vercel-streaming Patch
@test/astro-vercel-with-web-analytics-enabled-output-as-static Patch
vercel-hosted-astro-project Patch

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 the pkg: vercel Related to Vercel adapter (scope) label Dec 6, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Co-authored-by: Nick Rutten <2504906+nickrttn@users.noreply.github.com>
Copy link
Member

@ematipico ematipico left a comment

Choose a reason for hiding this comment

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

Shouldn't v20 be the default? Since we officially support v22 yet

@bluwy
Copy link
Member Author

bluwy commented Dec 6, 2024

It refers to the default on vercel, not in astro

@bluwy bluwy merged commit d9eed7e into main Dec 6, 2024
8 checks passed
@github-actions github-actions bot mentioned this pull request Dec 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
pkg: vercel Related to Vercel adapter (scope)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot build "astro template blog" on Vercel (Node.js Version 22.x)
3 participants