astro Releases
272 releases of withastro/astro
- @astrojs/ts-plugin@1.10.11
A patch release fixing TypeScript type leakage in monorepo setups.
Aug 18, 2026
- @astrojs/internal-helpers@0.10.3
Fixes a bug where Shiki's mutation of the langAlias config object was causing incremental build cache invalidation.
Aug 18, 2026
- @astrojs/markdoc@2.0.7
A patch release that updates the internal helpers dependency to version 0.10.3.
Aug 18, 2026
- @astrojs/node@11.1.2
Fixes error handling for unknown parameters in prerendered dynamic endpoints by returning a 404 status code instead of a 500 error.
Aug 13, 2026
- astro@7.2.2
A major patch release addressing incremental build performance, image optimization stability, and various edge cases related to content rendering and Docker environments.
Aug 13, 2026
- @astrojs/cloudflare@14.2.1
This is a patch release that updates the Astro peer dependency range to `^7.2.0` and updates the `underscore-redirects` dependency to ensure compatibility with Astro 7.2.0 symbols.
Aug 11, 2026
- @astrojs/language-server@2.16.14
A patch release restoring quick fix functionality for Astro components, specifically the 'Add all missing imports' and 'Add import from' features.
Aug 11, 2026
- @astrojs/node@11.1.1
This release fixes a memory leak in the Node adapter that occurred when serving static pages over keep-alive connections with both static headers and CSP enabled.
Aug 11, 2026
- @astrojs/netlify@8.2.1
This patch release updates the dependency `@astrojs/underscore-redirects` to version 1.0.4 to incorporate the latest redirect status code fixes.
Aug 11, 2026
- @astrojs/underscore-redirects@1.0.4
A patch release correcting the behavior of dynamic redirect routes to ensure they respect the user-configured HTTP status codes rather than defaulting to 301.
Aug 11, 2026
- astro@7.2.1
This patch release addresses several critical bugs, primarily focusing on Hot Module Replacement (HMR) stability for CSS and middleware, resolving Content Security Policy (CSP) violations, and fixing media element rendering issues during view transitions.
Aug 11, 2026
- @mastra/core@1.57.0August 5, 2026
This release introduces a `processToolResult` lifecycle hook for security and transformation of tool outputs, adds transient signals for ephemeral context, and introduces a new DeepEval exporter. It also improves observability by capturing full tool definitions and significantly boosts sandbox execution performance.
Aug 10, 2026
- @astrojs/solid-js@7.0.2
A patch release fixing a build crash involving Solid islands and packages using specific export conditions.
Aug 6, 2026
- @astrojs/vue@7.0.2
A patch release addressing compatibility issues between Vue devtools and Vite 8.
Aug 6, 2026
- astro@7.2.0
This minor release introduces background preview servers, relative path support for loggers, and experimental support for incremental static builds.
Aug 6, 2026
- @astrojs/node@11.1.0
This minor release focuses on optimization by allowing session drivers to be tree-shaken out when disabled, and fixes a middleware routing issue.
Aug 6, 2026
- @astrojs/cloudflare@14.2.0
This release introduces build-time image optimization via Cloudflare bindings and adds support for incremental static builds.
Aug 6, 2026
- @astrojs/upgrade@0.7.4
A patch release adding support for `devEngines` field detection in package.json.
Aug 6, 2026
- @astrojs/vercel@11.0.5
A patch release fixing a build crash related to directory creation during the Vercel adapter build process.
Aug 6, 2026
- @astrojs/netlify@8.2.0
A minor version bump that adds control over session handling, enabling better tree-shaking when sessions are disabled.
Aug 6, 2026