Astro
FrontendAstro tuvo 103 releases en los últimos 6 meses, incluyendo 8 breaking changes.
Total Releases
103
Últimos 6 meses
103
8 breaking en total
Frecuencia
—
Promedio entre releases
Impact Score Promedio
Timeline de Releases
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.052Major Changes - #15819 `cafec4e` Thanks @delucis! - Upgrade to Vite v8 Patch Changes - Updated dependencies \[[`cafec4e`
Astro
v9.0.052Major Changes - #15819 `cafec4e` Thanks @delucis! - Upgrade to Vite v8 Patch Changes - Updated dependencies \[[`cafec4e`
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 - #16419 `f3485c3` Thanks @matthewp! - Hardens nested object and package metadata lookups to ignore prototype key
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 - #16122 `9a2113b` Thanks @matthewp! - Fixes dependency installation failing on Windows when using Bun as the pac
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 - #15711 `b2bd27b` Thanks @OliverSpeir! - Improves Astro core's dev environment handling for prerendered route
Astro
v13.1.037Minor Changes - #15711 `b2bd27b` Thanks @OliverSpeir! - Adds a `prerenderEnvironment` option to the Cloudflare adapter.
Astro
v6.0.227Patch Changes - #15832 `95e12a2` Thanks @Princesseuh! - Fixes `return;` syntax not working in the frontmatter correctly in c
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.0Breaking62Major Changes - #14427 `e131261` Thanks @florian-lefebvre! - Increases minimum Node.js version to 22.12.0 - ([v6 upgrad
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.052Major Changes - #15819 `cafec4e` Thanks @delucis! - Upgrade to Vite v8
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 - #15125 `6feb0d7` Thanks @florian-lefebvre! - Fix "Find All References" and other TypeScript features by
Astro
v6.0.052Major Changes - #15819 `cafec4e` Thanks @delucis! - Upgrade to Vite v8
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.