Astro
FrontendAstro tuvo 166 releases en los últimos 6 meses, incluyendo 17 breaking changes.
Total Releases
166
Últimos 6 meses
166
17 breaking en total
Frecuencia
—
Promedio entre releases
Impact Score Promedio
Timeline de Releases
Astro
v6.4.827Patch Changes - #17109 `27c80ea` Thanks @ematipico! - Harden the limits on the number of decoding on the URL.
Astro
v6.4.7Breaking44Patch Changes - #17035 `197e50e` Thanks @astrobot-houston! - Fixes `getRelativeLocaleUrl`, `getAbsoluteLocaleUrl`, and
Astro
v7.0.1327Patch Changes - #17018 `1310277` Thanks @matthewp! - Hardens `remotePatterns` regex generation to match canonical wildcard sema
Astro
v6.4.627Patch Changes - #16765 `b10e86e` Thanks @fkatsuhiro! - Fixes an issue where renaming an image file while the dev server is ru
Astro
v0.3.127Patch Changes - #17027 `241250b` Thanks @ocavue! - Triggers beta prereleases for packages that are still on alpha
Astro
v6.4.534Patch Changes - #16985 `4ecff32` Thanks @maximslo! - Fixes the `experimental.logger` destination not being used for the "Server
Astro
v0.21.327Patch Changes - #16964 `b048826` Thanks @Princesseuh! - Deprecates the `@astrojs/db` integration. We no longer have the band
Astro
v13.7.0Breaking47Minor Changes - #16571 `d4b0cd1` Thanks @MA2153! - Sets immutable cache headers for static assets Static assets under `_astr
Astro
v10.1.427Patch Changes - #16985 `4ecff32` Thanks @maximslo! - Fixes the `experimental.logger` destination not being used for the "Server
Astro
v0.3.0Breaking47Minor Changes - #16969 `4a31f90` Thanks @Princesseuh! - Adds support for Prism syntax highlighting to the Sätteri Markdown a
Astro
v14.0.0Breaking62Patch Changes - #16990 `ebeb830` Thanks @ocavue! - Fixes a build crash when using `experimental.advancedRouting` with a custom `f
Astro
v6.4.434Patch Changes - #16926 `1b39ae8` Thanks @narendraio! - Prevents `App.match()` from throwing on request paths that contain an
Astro
v0.2.227Patch Changes - #16955 `9a93d68` Thanks @Princesseuh! - Updates Sätteri processor to v0.8.0. See [its changelog](
Astro
v10.1.327Patch Changes - #16922 `7dce185` Thanks @astrobot-houston! - Fixes prerendered pages returning 404 when using `build.fo
Astro
v7.0.1227Patch Changes - #16693 `9e6edc2` Thanks @ArmandPhilippot! - Fixes a link in the documentation specifying where to open a
Astro
v5.1.527Patch Changes - #16900 `17a0fbd` Thanks @ocavue! - Bumps `devalue` dependency to v5.8.1
Astro
v6.4.327Patch Changes - #16900 `17a0fbd` Thanks @ocavue! - Bumps `devalue` dependency to v5.8.1 - (
Astro
v5.0.727Patch Changes - #16900 `17a0fbd` Thanks @ocavue! - Bumps `devalue` dependency to v5.8.1
Astro
v13.6.127Patch Changes - #16914 `4bdd240` Thanks @matthewp! - Fixes `astro/fetch` and `astro/hono` being discovered at runtime during de
Astro
v6.4.227Patch Changes - #16889 `b94bcfd` Thanks @Princesseuh! - Fixes a `plugins is not iterable` crash when using a pre-6.0 `@astro
Astro
v0.2.127Patch Changes - #16883 `eeb064c` Thanks @Princesseuh! - Fixes missing provenance information on the publish
Astro
v7.0.1127Patch Changes - Updated dependencies : - @astrojs/internal-helpers@0.10.0 - @astrojs/underscore-redirects@1.0.3
Astro
v10.1.227Patch Changes - Updated dependencies : - @astrojs/internal-helpers@0.10.0
Astro
v5.1.427Patch Changes - Updated dependencies : - @astrojs/internal-helpers@0.10.0
Astro
v10.0.827Patch Changes - Updated dependencies : - @astrojs/internal-helpers@0.10.0
Astro
v6.4.0Breaking47Minor Changes - #16468 `4cff3a1` Thanks @matthewp! - Adds a new `preserveBuildServerDir` adapter feature Adapters can now
Astro
v2.16.1027Patch Changes - #16827 `90ee151` Thanks @matthewp! - Fixes a crash in the language server and `astro check` when using TypeScri
Astro
v8.1.227Patch Changes - #16496 `4d79750` Thanks @fkatsuhiro! - Fixed an issue where type errors occurred during testing library type
Astro
v13.5.527Patch Changes - #16607 `98297af` Thanks @alexanderflodin! - Fixes incorrect `assets.directory` in the generated `wrangle
Astro
v3.7.327Patch Changes - #16837 `783c4a6` Thanks @jdevalk! - Improves `` accuracy in the sitemap index. Each `` entry i
Astro
v6.3.8Breaking44Patch Changes - #16830 `f2bf3cb` Thanks @matthewp! - Fixes 404s for dynamically imported JS chunks when using an adapter with `
Astro
v5.18.227Patch Changes - #16813 `8f7d8c4` Thanks @matthewp! - Populates styles in the SSR manifest for prerendered routes. Previously, p
Astro
v13.5.427Patch Changes - #16769 `428cb1b` Thanks @astrobot-houston! - Forwards user-provided `optimizeDeps` settings (exclude, i
Astro
v6.3.734Patch Changes - #16821 `9c76b12` Thanks @astrobot-houston! - Fixes request body handling in the Node adapter when `req.
Astro
v6.3.634Patch Changes - #16774 `8f77583` Thanks @astrobot-houston! - Fixes markdown images with empty alt text (`!
Astro
v13.5.327Patch Changes - #16801 `d619277` Thanks @ematipico! - Reverts a change to the esbuild dep-scan plugin that caused `astro check
Astro
v6.3.5Breaking44Patch Changes - #16771 `07c8805` Thanks @ematipico! - Fixes `position` prop on `` and `` components breaking C
Astro
v0.2.427Patch Changes - #16661 `03b8f7f` Thanks @ocavue! - Updates `typescript` to v6. No changes are needed from users.
Astro
v6.3.427Patch Changes - #16723 `0f10bfe` Thanks @matthewp! - Adds `fetchFile` option to `experimental.advancedRouting` to customize or
Astro
v2.16.1627Patch Changes - #16719 `2b1df12` Thanks @alexisintech! - fix MDX syntax highlighting for indented astro codeblocks
Astro
v7.0.1027Patch Changes - #16661 `03b8f7f` Thanks @ocavue! - Updates `typescript` to v6. No changes are needed from users. - Updated dep
Astro
v13.5.227Patch Changes - #16708 `bb709ff` Thanks @fkatsuhiro! - Fixed a bug where a cascade of reloads would cause the page to crash d
Astro
v1.10.927Patch Changes - #16661 `03b8f7f` Thanks @ocavue! - Updates `typescript` to v6. No changes are needed from users. - Updated dep
Astro
v0.21.227Patch Changes - #16661 `03b8f7f` Thanks @ocavue! - Updates `typescript` to v6. No changes are needed from users.
Astro
v6.3.334Patch Changes - #16737 `bd84f33` Thanks @matthewp! - Fixes a reflected XSS vulnerability where slot names on hydrated component
Astro
v5.1.327Patch Changes - Updated dependencies \: - @astrojs/internal-helpers@0.9.1
Astro
v8.1.127Patch Changes - #16642 `53059be` Thanks @ocavue! - Adds support for TypeScript v6 to peer dependencies range.
Astro
v2.16.1527Patch Changes - #16716 `04fdbb2` Thanks @delucis! - Drops support for versions of VS Code below 1.101.0 [May 2025]
Astro
v10.1.127Patch Changes - Updated dependencies \: - @astrojs/internal-helpers@0.9.1
Astro
v7.0.927Patch Changes - #16716 `04fdbb2` Thanks @delucis! - Updates internal dependencies - Updated dependencies \[(https:
Astro
v1.10.827Patch Changes - #16716 `04fdbb2` Thanks @delucis! - Drops support for versions of VS Code below 1.101.0 [May 2025]
Astro
v10.0.727Patch Changes - Updated dependencies \: - @astrojs/internal-helpers@0.9.1
Astro
v4.0.227Patch Changes - #15723 `9256345` Thanks @rururux! - Fixes an issue where the `` component failed to work in Cloudflare
Astro
v6.3.227Patch Changes - #16675 `11d4592` Thanks @ascorbic! - Fixes a regression where `Astro.cache` was `undefined` when `experimental.
Astro
v6.3.127Patch Changes - #16646 `15fbc41` Thanks @matthewp! - Fixes local images returning 404 on non-prerendered pages when using the g
Astro
v13.5.0Breaking47Minor Changes - #16639 `4d72482` Thanks @ematipico! - The adapter now depends on Astro 6.3.0.
Astro
v10.1.0Breaking47Minor Changes - #16639 `4d72482` Thanks @ematipico! - The adapter now depends on Astro 6.3.0.
Astro
v2.16.827Patch Changes - #16627 `5778cb7` Thanks @Princesseuh! - Fixes unintended dependency on the `typescript` package being availa
Astro
v3.3.227Patch Changes - #16260 `354e231` Thanks @gameroman! - Refactors internal config logic to remove the `dlv` dependency in favor
Astro
v6.3.0Breaking47Minor Changes - #16366 `d69f858` Thanks @matthewp! - Adds a new `experimental.advancedRouting` option that lets you take full c
Astro
v13.4.037Minor Changes - #16519 `1b1c218` Thanks @louisescher! - Adds support for redirecting URLs in remote image optimization.
Astro
v13.3.127Patch Changes - #16552 `409f6ef` Thanks @web-dev0521! - Fixes an issue where existing KV namespace bindings were silently re
Astro
v6.2.227Patch Changes - #16292 `00f48ee` Thanks @p-linnane! - Fixes head metadata propagation in dev for adapters that load modules in
Astro
v6.2.127Patch Changes - #16531 `76db01d` Thanks @rodrigosdev! - Fixes config validation for omitted `integrations` fields with newer
Astro
v0.21.127Patch Changes - #16534 `5cf6c51` Thanks @matthewp! - Fixes compatibility with Zod 4.4.0 for the `server` config property and er
Astro
v11.0.052Patch Changes - #17027 `241250b` Thanks @ocavue! - Triggers beta prereleases for packages that are still on alpha
Astro
v9.0.052Patch Changes - #17027 `241250b` Thanks @ocavue! - Triggers beta prereleases for packages that are still on alpha
Astro
v13.3.0Breaking54Minor Changes - #16187 `fe58071` Thanks @gllmt! - Adds a `waitUntil` option to the `RenderOptions` so that adapters can forward ru
Astro
v6.2.0Breaking54Minor Changes - #16187 `fe58071` Thanks @gllmt! - Adds a `waitUntil` option to the `RenderOptions` so that adapters can forward ru
Astro
v13.2.227Patch Changes - #16498 `4efe020` Thanks @matthewp! - Fixes the dependency scan failing with "No matching export for import 'def
Astro
v0.21.037Minor Changes - #16289 `5d580c0` Thanks @maxmalkin! - Adds a new `getDbError()` helper exported from `astro:db`. It walks the
Astro
v6.1.1034Patch Changes - #16479 `1058428` Thanks @matthewp! - Fixes a spurious `[WARN] [content] Content config not loaded` warning duri
Astro
v8.1.037Minor Changes - #16466 `31b6198` Thanks @fkatsuhiro! - This change updates the Svelte integration's type shims to treat non-c
Astro
v0.9.927Patch Changes - #16471 `f56bb3f` Thanks @delucis! - Adds support for TypeScript v6 to peer dependencies range - Updated depen
Astro
v2.16.727Patch Changes - #15908 `8c62159` Thanks @felmonon! - Keep generated `AstroComponent` suffixes in language-server output while r
Astro
v13.2.127Patch Changes - #16458 `8cb1f42` Thanks @matthewp! - Fixes Cloudflare dev and build failures caused by `@cloudflare/vite-plugin
Astro
v7.0.827Patch Changes - Updated dependencies \[`99464ed`, `f3485c3`]: - @astrojs/internal-helpers@0.9.0 - @astrojs/un
Astro
v5.1.227Patch Changes - Updated dependencies \[`99464ed`, `f3485c3`]: - @astrojs/internal-helpers@0.9.0
Astro
v10.0.627Patch Changes - #16486 `0bae1a5` Thanks @cyphercodes! - Fix forwarded serverless requests with streamed bodies by preserving
Astro
v0.7.227Patch Changes - #16424 `3fcdaf1` Thanks @matthewp! - Improves how `@astrojs/upgrade` spawns package manager commands so it uses
Astro
v7.1.127Patch Changes - #16419 `f3485c3` Thanks @matthewp! - Hardens nested object and package metadata lookups to ignore prototype key
Astro
v6.1.927Patch Changes - #16448 `99464ed` Thanks @matthewp! - Updates vite, picomatch, and unstorage to latest patch versions - [#164
Astro
v5.0.627Patch Changes - Updated dependencies : - @astrojs/internal-helpers@0.10.0
Astro
v3.3.127Patch Changes - #16257 `e0b240e` Thanks @gameroman! - Removed `debug` dependency
Astro
v6.1.827Patch Changes - #16367 `a6866a7` Thanks @ematipico! - Fixes an issue where build output files could contain special characters
Astro
v6.1.734Patch Changes - #16027 `c62516b` Thanks @fkatsuhiro! - Fixes a bug where remote image dimensions were not validated during st
Astro
v7.0.727Patch Changes - #16027 `c62516b` Thanks @fkatsuhiro! - Fixes a bug where remote image dimensions were not validated during st
Astro
v13.1.1027Patch Changes - #16320 `a43eb4b` Thanks @matthewp! - Uses `redirect: 'manual'` for remote image fetches in the Cloudflare bindi
Astro
v10.0.527Patch Changes - Updated dependencies \[`99464ed`, `f3485c3`]: - @astrojs/internal-helpers@0.9.0
Astro
v13.1.927Patch Changes - #16210 `e030bd0` Thanks @matthewp! - Fixes `.svelte` files in `node_modules` failing with `Unknown file extensi
Astro
v8.0.527Patch Changes - #16210 `e030bd0` Thanks @matthewp! - Fixes `.svelte` files in `node_modules` failing with `Unknown file extensi
Astro
v2.1.727Patch Changes - #16265 `7fe40bc` Thanks @ChrisLaRocque! - Updates `@qwik.dev/partytown` to 0.13.2
Astro
v6.1.627Patch Changes - #16202 `b5c2fba` Thanks @matthewp! - Fixes Actions failing with `ActionsWithoutServerOutputError` when using `o
Astro
v13.1.827Patch Changes - #16225 `756e7be` Thanks @travisbreaks! - Fixes `ERRMULTIPLECONSUMERS` error when using Cloudflare Queues
Astro
v6.1.527Patch Changes - #16171 `5bcd03c` Thanks @Desel72! - Fixes a build error that occurred when a pre-rendered page used the `<Pictur
Astro
v6.1.434Patch Changes - #16197 `21f9fe2` Thanks @SchahinRohani! - Remove unused re-exports from assets/utils barrel file to fix Vi
Astro
v6.1.334Patch Changes - #16161 `b51f297` Thanks @matthewp! - Fixes a dev rendering issue with the Cloudflare adapter where head metadat
Astro
v5.1.127Patch Changes - #16180 `1d1448c` Thanks @matthewp! - Pre-optimizes `@preact/signals` and `preact/hooks` in the Vite dep optimiz
Astro
v1.0.327Patch Changes - #16034 `814406d` Thanks @alexanderniebuhr! - Fixes generated redirect files to respect Astro’s `trailin
Astro
v7.0.627Patch Changes - Updated dependencies \: - @astrojs/underscore-redirects@1.0.3
Astro
v13.1.727Patch Changes - Updated dependencies \: - @astrojs/underscore-redirects@1.0.3
Astro
v13.1.627Patch Changes - #16151 `4978165` Thanks @matthewp! - Fixes a dev-mode crash loop in the Cloudflare adapter when using Starlight
Astro
v5.0.527Patch Changes - Updated dependencies \: - @astrojs/internal-helpers@0.9.1
Astro
v13.1.527Patch Changes - #16109 `c887b4a` Thanks @matthewp! - Fix HMR crash when editing content collection files caused by Vite's SSR t
Astro
v6.1.234Patch Changes - #16104 `47a394d` Thanks @matthewp! - Fixes `astro preview` ignoring `vite.preview.allowedHosts` set in `astro.c
Astro
v5.0.427Patch Changes - Updated dependencies \: - @astrojs/markdown-remark@7.1.1
Astro
v6.1.127Patch Changes - #16105 `23d60de` Thanks @matthewp! - Fix dev toolbar audit crash when encountering the `image` ARIA role - [
Astro
v6.1.037Minor Changes - #15804 `a5e7232` Thanks @merlinnot! - Allows setting codec-specific defaults for Astro's built-in Sharp image
Astro
v8.0.427Patch Changes - #15604 `3e1ac66` Thanks @pierreeurope! - Adds a temporary workaround for a Svelte bug causing empty class a
Astro
v2.1.627Patch Changes - #16002 `846f27f` Thanks @buley! - Fixes file descriptor leaks from read streams that were not destroyed on client
Astro
v4.0.1827Patch Changes - #16037 `fdd2c5a` Thanks @blimmer! - Unpin `fast-xml-parser` to `^5.5.7` to resolve entity expansion CVEs
Astro
v5.1.037Minor Changes - #15862 `06fba3a` Thanks @crutchcorn! - Adds support for passing a Babel config to the Preact Vite Plugin:
Astro
v3.7.227Patch Changes - #15455 `babf57f` Thanks @AhmadYasser1! - Fixes i18n fallback pages missing from the generated sitemap when
Astro
v2.16.14Breaking37Patch Changes - #16069 `c9a5807` Thanks @Princesseuh! - Updates the minimum supported version of VS Code to 1.92.0 (July 202
Astro
v10.0.427Patch Changes - #16170 `d0fe1ec` Thanks @bittoby! - Fixes edge middleware `next()` dropping the HTTP method and body when forwar
Astro
v13.1.327Patch Changes - Updated dependencies \: - @astrojs/underscore-redirects@1.0.2
Astro
v7.0.427Patch Changes - Updated dependencies \: - @astrojs/underscore-redirects@1.0.2
Astro
v6.0.827Patch Changes - #15978 `6d182fe` Thanks @seroperson! - Fixes a bug where Astro Actions didn't properly support nested object
Astro
v1.0.227Patch Changes - #15979 `3b8d473` Thanks @alexanderniebuhr! - Fixes an issue where redirects in `_redirects` file where
Astro
v6.0.727Patch Changes - #15950 `acce5e8` Thanks @matthewp! - Fixes a build regression in projects with multiple frontend integrations w
Astro
v8.0.327Patch Changes - #15961 `7e8d0ee` Thanks @matthewp! - Fix Cloudflare dev SSR dependency optimization to compile `.svelte.js` and
Astro
v5.0.334Patch Changes - #16224 `a2b9eeb` Thanks @fkatsuhiro! - Fix React 19 "Float" mechanism injecting into Ast
Astro
v10.0.334Patch Changes - #16079 `aa26636` Thanks @empoulter-uclan! - Fix vercel ISR path rewrite
Astro
v6.0.627Patch Changes - #15965 `2dca307` Thanks @matthewp! - Fixes client hydration for components imported through Node.js subpath imp
Astro
v8.0.227Patch Changes - #15864 `d3c7de9` Thanks @florian-lefebvre! - Removes temporary support for Node >=20.19.1 because Stack
Astro
v2.16.1327Patch Changes - #15943 `1a627e2` Thanks @alexanderdombroski! - Improves astro file templates to be scoped to `.astro`
Astro
v4.0.127Patch Changes - #15864 `d3c7de9` Thanks @florian-lefebvre! - Removes temporary support for Node >=20.19.1 because Stack
Astro
v0.7.127Patch Changes - #15864 `d3c7de9` Thanks @florian-lefebvre! - Removes temporary support for Node >=20.19.1 because Stack
Astro
v5.0.227Patch Changes - #15378 `a8a926e` Thanks @dmgawel! - Fix React hydration errors when using conditional slot rendering - [#1514
Astro
v2.16.1227Patch Changes - #15895 `7b4b254` Thanks @Princesseuh! - Updates Volar services to 0.0.70. This updates notably mean that the
Astro
v10.0.234Patch Changes - #15959 `335a204` Thanks @matthewp! - Fix Vercel serverless path override handling so override values are only a
Astro
v7.0.327Patch Changes - #15934 `6f8f0bc` Thanks @ematipico! - Updates the Astro `peerDependencies#astro` to be `6.0.0`. - Updated d
Astro
v6.0.527Patch Changes - #15891 `b889231` Thanks @matthewp! - Fix dev routing for `server:defer` islands when adapters opt into handling
Astro
v5.0.127Patch Changes - #15864 `d3c7de9` Thanks @florian-lefebvre! - Removes temporary support for Node >=20.19.1 because Stack
Astro
v8.0.127Patch Changes - #15934 `6f8f0bc` Thanks @ematipico! - Updates the Astro `peerDependencies#astro` to be `6.0.0`.
Astro
v6.0.427Patch Changes - #15870 `920f10b` Thanks @matthewp! - Prebundle `astro/toolbar` in dev when custom dev toolbar apps are register
Astro
v13.1.127Patch Changes - #15815 `d1872ee` Thanks @matthewp! - Prebundle additional Astro runtime dependencies for Cloudflare development
Astro
v7.0.227Patch Changes - #15868 `bb2b8f5` Thanks @ematipico! - Fixes an issue where the adapter would cause a series of warnings during
Astro
v10.0.127Patch Changes - #15934 `6f8f0bc` Thanks @ematipico! - Updates the Astro `peerDependencies#astro` to be `6.0.0`.
Astro
v6.0.327Patch Changes - #16969 `4a31f90` Thanks @Princesseuh! - Adds support for Prism syntax highlighting to the Sätteri Markdown a
Astro
v13.1.037Minor Changes - #15711 `b2bd27b` Thanks @OliverSpeir! - Adds a `prerenderEnvironment` option to the Cloudflare adapter.
Astro
v6.0.227Patch Changes - #16955 `9a93d68` Thanks @Princesseuh! - Updates Sätteri processor to v0.8.0. See [its changelog](
Astro
v2.16.1127Patch Changes - #15825 `2cfe935` Thanks @Princesseuh! - Fixes failed publish for 2.16.11.
Astro
v6.0.127Patch Changes - #15864 `d3c7de9` Thanks @florian-lefebvre! - Removes temporary support for Node >=20.19.1 because Stack
Astro
v9.0.527Patch Changes - Updated dependencies \: - @astrojs/internal-helpers@0.7.6
Astro
v5.18.127Patch Changes - Updated dependencies \: - @astrojs/internal-helpers@0.7.6 - @astrojs/markdown-remark@6.3.11
Astro
v4.0.1627Patch Changes - #15187 `bbb5811` Thanks @matthewp! - Update to Astro 6 beta - (
Astro
v0.7.0Breaking47Minor Changes - #14427 `e131261` Thanks @florian-lefebvre! - Increases minimum Node.js version to 22.12.0 - ([v6 upgrad
Astro
v3.7.127Patch Changes - #15187 `bbb5811` Thanks @matthewp! - Update to Astro 6 beta - (
Astro
v0.8.037Minor Changes - #15778 `4ebc1e3` Thanks @ematipico! - Added a new entry point called `/request`, which exposes utilities to wo
Astro
v5.18.044Minor Changes - #15589 `b7dd447` Thanks @qzio! - Adds a new `security.actionBodySizeLimit` option to configure the maximum size of
Astro
v4.0.1527Patch Changes - #15561 `413b0f7` Thanks @renovate! - Updates `fast-xml-parser` to v5.3.6
Astro
v8.0.052Patch Changes - #17027 `241250b` Thanks @ocavue! - Triggers beta prereleases for packages that are still on alpha
Astro
v9.5.427Patch Changes - #15564 `522f880` Thanks @matthewp! - Add a default body size limit for server actions to prevent oversized requ
Astro
v5.17.327Patch Changes - #15564 `522f880` Thanks @matthewp! - Add a default body size limit for server actions to prevent oversized requ
Astro
v5.0.0Breaking62Major Changes - #14427 `e131261` Thanks @florian-lefebvre! - Increases minimum Node.js version to 22.12.0 - ([v6 upgrad
Astro
v0.19.037Patch Changes - #14589 `7038f07` Thanks @43081j! - Improves CLI styling
Astro
v10.0.0Breaking69Major Changes - #15413 `736216b` Thanks @florian-lefebvre! - Removes the deprecated `@astrojs/vercel/serverless` and `@
Astro
v7.0.052Patch Changes - #17027 `241250b` Thanks @ocavue! - Triggers beta prereleases for packages that are still on alpha
Astro
v13.0.0Breaking62Patch Changes - Updated dependencies \: - @astrojs/internal-helpers@0.8.0-beta.2 - @astrojs/underscore-redirects@1.0.0
Astro
v2.16.927Patch Changes - #16661 `03b8f7f` Thanks @ocavue! - Updates `typescript` to v6. No changes are needed from users. - Updated dep
Astro
v6.0.052Patch Changes - #17027 `241250b` Thanks @ocavue! - Triggers beta prereleases for packages that are still on alpha
Astro
v1.0.052Patch Changes - Updated dependencies \[`4ebc1e3`, `4e7f3e8`]: - @astrojs/internal-helpers@0.8.0-beta.3 - @ast
Astro
v9.5.327Patch Changes - `c13b536` Thanks @matthewp! - Improves error page loading to read from disk first before falling back to configured host
Astro
v5.17.227Patch Changes - `c13b536` Thanks @matthewp! - Improves Host header handling for SSR deployments behind proxies
Astro
v0.0.052We're excited to announce Astro as a new way to build static websites and deliver lightning-fast performance without sacrificing a modern developer experience.