Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-11-27 | update lock file | 1 | -541/+727 | ||
2024-11-27 | [ci] release (#12536)astro@4.16.16 | 29 | -59/+57 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2024-11-27 | Drop node 21 support (#12539) | 14 | -13/+29 | ||
2024-11-27 | Fix JPEG image size determination (#12542) | 2 | -1/+7 | ||
2024-11-27 | ci: fetch changeset base branch when snapshot (#12508) | 1 | -1/+7 | ||
* ci: fetch changeset base branch * Update .github/workflows/snapshot-release.yml Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com> * Remove redundant changeset pre exit command * Fix indentation in snapshot-release workflow --------- Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com> | |||||
2024-11-27 | Update Vite to 6.0.0 (#12524) | 31 | -1196/+694 | ||
2024-11-27 | fix(deps): update all non-major dependencies (#12410) | 111 | -1472/+1498 | ||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bluwy <bjornlu.dev@gmail.com> | |||||
2024-11-26 | fix(i18n): render `404.astro` when i18n is enabled (#12525) | 6 | -25/+28 | ||
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com> Co-authored-by: delucis <357379+delucis@users.noreply.github.com> Co-authored-by: bluwy <34116392+bluwy@users.noreply.github.com> | |||||
2024-11-26 | chore: fix linting warnings (#12526) | 3 | -9/+9 | ||
2024-11-26 | [ci] release (beta) (#12503)astro@5.0.0-beta.11@astrojs/react@3.7.0-beta.1@astrojs/mdx@4.0.0-beta.4 | 32 | -76/+110 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2024-11-26 | refactor(mdx): add entrypoint as full path file (#12533) | 2 | -1/+6 | ||
Co-authored-by: Princesseuh <3019731+Princesseuh@users.noreply.github.com> | |||||
2024-11-26 | [ci] release (#12501)astro@4.16.15 | 28 | -54/+55 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2024-11-25 | fix: handle other elements before the `svg` element (#12516) | 5 | -1/+102 | ||
* fix multiple root nodes * add changeset * remove conditional * handle no svg case | |||||
2024-11-25 | Update links in errors-data.ts (#12523) | 1 | -10/+10 | ||
2024-11-25 | fix: allow content config in underscored dir (#12522) | 2 | -3/+8 | ||
2024-11-25 | fix(examples): Missing node types for toolbar example (#12519) | 2 | -6/+5 | ||
2024-11-25 | Rename Action query param to _action (#12510) | 6 | -15/+19 | ||
* rename _astroAction to _action * changeset | |||||
2024-11-25 | [docs] remove legacy/experimental flags from config reference (#12487) | 1 | -10/+9 | ||
* remove legacy and experimental flags from config reference * only docs tag deleted * fix indentation | |||||
2024-11-24 | Delete empty `server-islands` example (#12512) | 1 | -5/+0 | ||
2024-11-23 | Fix SVG Component sprite ids (#12511) | 3 | -20/+28 | ||
* fix: sprite ids per page * update tests to cover the failed scenario * add changeset | |||||
2024-11-22 | feat(examples): New basics template (#12472) | 7 | -176/+225 | ||
Co-authored-by: Yan <61414485+yanthomasdev@users.noreply.github.com> | |||||
2024-11-22 | ci: fix changeset action (#12504) | 1 | -2/+2 | ||
2024-11-22 | ci: exit pre if needed (#12502) | 3 | -101/+69 | ||
* ci: exit pre if needed * bump changeset cli | |||||
2024-11-22 | fix(routing): don't access Request headers (#12498) | 2 | -3/+9 | ||
Co-authored-by: ascorbic <213306+ascorbic@users.noreply.github.com> | |||||
2024-11-21 | [ci] release (beta) (#12491)astro@5.0.0-beta.10 | 29 | -54/+60 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2024-11-21 | Merge main into next (#12493) | 8 | -31/+13 | ||
* [ci] release (#12490) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * Update solid version * update lockfile * fix vue changelog --------- Co-authored-by: Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2024-11-21 | [ci] release (#12490)astro@4.16.14@astrojs/vue@4.5.3@astrojs/svelte@6.0.2@astrojs/solid-js@4.4.4@astrojs/react@3.6.3@astrojs/preact@3.5.4 | 22 | -42/+63 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2024-11-21 | Call server island early so it can set headers (#12486) | 5 | -4/+45 | ||
Add changeset Proper fix changeup | |||||
2024-11-21 | [ci] release (beta) (#12430)astro@5.0.0-beta.9@astrojs/vue@5.0.0-beta.2@astrojs/svelte@6.0.2-beta.0@astrojs/solid-js@4.4.4-beta.0@astrojs/react@3.6.3-beta.0@astrojs/preact@3.5.4-beta.0 | 50 | -241/+416 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2024-11-21 | feat(next): astro:routes:resolved (#12329) | 16 | -35/+434 | ||
Co-authored-by: Luiz Ferraz <luiz@lferraz.com> Co-authored-by: Emanuele Stoppa <my.burning@gmail.com> Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> | |||||
2024-11-21 | [ci] release (#12452) | 33 | -79/+65 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2024-11-21 | Resolve peer dependency problem in the integration packages (SolidJS, Vue, ↵ | 7 | -24/+37 | ||
Svelte, React) (#12481) Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com> Co-authored-by: ematipico <602478+ematipico@users.noreply.github.com> Co-authored-by: bluwy <34116392+bluwy@users.noreply.github.com> | |||||
2024-11-21 | feat: support new location for content config (#12475) | 39 | -37/+79 | ||
* feat: support new location for content config * Test fixes * Handle missing dir * Handle missing content dir * chore: changes from review * Revert legacy fixtures * Clarify changeset | |||||
2024-11-21 | [ci] format | 1 | -3/+3 | ||
2024-11-21 | fix: return correct locale in root 404 and 500 page with i18n (#12365) | 5 | -5/+57 | ||
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com> | |||||
2024-11-20 | fix: server island hydration (#12444) | 2 | -2/+8 | ||
2024-11-20 | chore: better images changeset pt 2 (#12484) | 1 | -62/+39 | ||
2024-11-20 | chore: better images changeset (#12483) | 1 | -2/+110 | ||
2024-11-20 | chore: clarify wording of responsive image props (#12482) | 2 | -5/+5 | ||
2024-11-20 | refactor(build): don't emit `middleware.mjs` (#12479) | 3 | -31/+12 | ||
2024-11-20 | Remove default throw behavior in astro:env (#12480) | 4 | -20/+5 | ||
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com> | |||||
2024-11-19 | feat(astro): add Built-in SVG component support (#12067) | 35 | -678/+2121 | ||
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> Co-authored-by: Emanuele Stoppa <my.burning@gmail.com> | |||||
2024-11-19 | fix(build): generated entry (#12477) | 2 | -1/+5 | ||
2024-11-19 | fix: content layer glob deletion (#12476) | 4 | -3/+33 | ||
2024-11-18 | [ci] format | 3 | -4/+4 | ||
2024-11-18 | chore: use Biome VCS ignore file (#12465) | 5 | -110/+114 | ||
2024-11-18 | ci: filter paths of when running the benchmark action (#12470) | 1 | -1/+7 | ||
2024-11-18 | ci: remove owner check to enable external PR jobs (#12466) | 1 | -1/+0 | ||
2024-11-18 | Update links to linting and formatting files in the style guide (#12468) | 1 | -2/+2 | ||
2024-11-15 | Ensure final asset directory exists before writing cached files (#12418)mandar1jn/ci-repo-check | 2 | -3/+8 | ||
Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com> |