github withastro/astro @astrojs/vercel@7.1.0

latest releases: astro@5.0.0-beta.8, astro@4.16.12, astro@4.16.11...
9 months ago

Minor Changes

Patch Changes

  • #9885 49e0c24d7f90d00e986533fcf546665967540ce7 Thanks @matthewp! - Better ignores for Vercel file-tracer

    The Vercel adapter has a file-tracer it uses to detect which files should be moved over to the dist/ folder. When it's done, it prints warnings for things that it detected that maybe should be moved.

    This change expands how we do ignores so that:

    • Ignores happen within dot folders like .pnpm.
    • @libsql/client is ignored, a package we know is not bundled.

Don't miss a new astro release

NewReleases is sending notifications on new releases.