Skip to content

Releases: withastro/astro

@astrojs/markdown-remark@7.1.1

22 Apr 17:13
21ca872

Choose a tag to compare

Patch Changes

  • #16419 f3485c3 Thanks @matthewp! - Hardens nested object and package metadata lookups to ignore prototype keys in content handling and project scaffolding

  • Updated dependencies [99464ed, f3485c3]:

    • @astrojs/internal-helpers@0.9.0

@astrojs/markdoc@1.0.4

22 Apr 17:13
21ca872

Choose a tag to compare

Patch Changes

  • Updated dependencies [99464ed, f3485c3]:
    • @astrojs/internal-helpers@0.9.0
    • @astrojs/markdown-remark@7.1.1

@astrojs/internal-helpers@0.9.0

22 Apr 17:13
21ca872

Choose a tag to compare

Minor Changes

  • #16419 f3485c3 Thanks @matthewp! - Hardens nested object and package metadata lookups to ignore prototype keys in content handling and project scaffolding

Patch Changes

@astrojs/cloudflare@13.2.0

22 Apr 17:12
21ca872

Choose a tag to compare

Minor Changes

  • #16435 c4d321b Thanks @jamesopstad! - Add support for Preview deployments (currently in private beta)

    Non-inheritable bindings set internally by the Cloudflare adapter are now also set in the previews section of the config so that they are inherited by Preview deployments.

Patch Changes

  • Updated dependencies [99464ed, f3485c3]:
    • @astrojs/internal-helpers@0.9.0
    • @astrojs/underscore-redirects@1.0.3

astro@6.1.8

18 Apr 10:02
63c5c85

Choose a tag to compare

Patch Changes

  • #16367 a6866a7 Thanks @ematipico! - Fixes an issue where build output files could contain special characters (!, ~, {, }) in their names, causing deploy failures on platforms like Netlify.

  • #16381 217c5b3 Thanks @ematipico! - Slightly improved the performance of the dev server by caching the internal crawling of the dependencies of a project.

  • #16348 7d26cd7 Thanks @ocavue! - Fixes a bug where emitted assets during a client build would contain always fresh, new hashes in their name. Now the build should be more stable.

  • #16317 d012bfe Thanks @das-peter! - Fixes a bug where allowedDomains weren't correctly propagated when using the development server.

  • #16379 5a84551 Thanks @martrapp! - Improves Vue scoped style handling in DEV mode during client router navigation.

  • #16317 d012bfe Thanks @das-peter! - Adds tests to verify settings are properly propagated when using the development server.

  • #16282 5b0fdaa Thanks @jmurty! - Fixes build errors on platforms with skew protection enabled (e.g. Vercel, Netlify) for inter-chunk Javascript using dynamic imports

  • Updated dependencies [e0b240e]:

    • @astrojs/telemetry@3.3.1

@astrojs/telemetry@3.3.1

18 Apr 10:02
63c5c85

Choose a tag to compare

Patch Changes

astro@6.1.7

15 Apr 18:07
eca29c1

Choose a tag to compare

Patch Changes

  • #16027 c62516b Thanks @fkatsuhiro! - Fixes a bug where remote image dimensions were not validated during static builds on Netlify.

  • #16311 94048f2 Thanks @Arecsu! - Fixes --port flag being ignored after a Vite-triggered server restart (e.g. when a .env file changes)

  • #16316 0fcd04c Thanks @ematipico! - Fixes the /_image endpoint accepting an arbitrary f=svg query parameter and serving non-SVG content as image/svg+xml. The endpoint now validates that the source is actually SVG before honoring f=svg, matching the same guard already enforced on the <Image> component path.

@astrojs/node@10.0.5

15 Apr 18:07
eca29c1

Choose a tag to compare

Patch Changes

  • #16319 940afd5 Thanks @matthewp! - Fixes static asset error responses incorrectly including immutable cache headers. Conditional request failures (e.g. If-Match mismatch) now return the correct status code without far-future cache directives.

@astrojs/netlify@7.0.7

15 Apr 18:07
eca29c1

Choose a tag to compare

Patch Changes

  • #16027 c62516b Thanks @fkatsuhiro! - Fixes a bug where remote image dimensions were not validated during static builds on Netlify.

  • Updated dependencies []:

    • @astrojs/underscore-redirects@1.0.3

@astrojs/cloudflare@13.1.10

15 Apr 18:07
eca29c1

Choose a tag to compare

Patch Changes

  • #16320 a43eb4b Thanks @matthewp! - Uses redirect: 'manual' for remote image fetches in the Cloudflare binding image transform, consistent with all other image fetch paths

  • #16307 a81dd3e Thanks @matthewp! - Surfaces console.log and console.warn output from workerd during prerendering

  • Updated dependencies []:

    • @astrojs/underscore-redirects@1.0.3