github withastro/astro @astrojs/vercel@7.1.0

latest releases: astro@4.15.8, @astrojs/mdx@3.1.7, astro@4.15.7...
7 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.