Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-12-03 | chore: exit pre-mode (#12553) | 2 | -2/+2 | ||
2024-12-03 | fix: make image endpoint highest priority (#12591) | 3 | -3/+8 | ||
* fix: make image endpoint highest priority * Use config for endpoint * Add test | |||||
2024-12-03 | Update examples for v5 (#12588) | 31 | -832/+143 | ||
* Revert "chore: downgrade examples to not use beta releases (#12557)" This reverts commit 6031962ab5f56457de986eb82bd24807e926ba1b. * Update blog template for new content collections * Update portfolio template for new content collections * Update starlog template for new content collections | |||||
2024-12-03 | Node 22 housekeeping (#12559) | 2 | -2/+7 | ||
2024-12-02 | fix: update tests (#12586) | 5 | -2/+29 | ||
Co-authored-by: matthewp <361671+matthewp@users.noreply.github.com> | |||||
2024-12-02 | [ci] format | 2 | -7/+10 | ||
2024-12-02 | Merge commit from fork | 2 | -15/+52 | ||
* fix: enforce check origin logic * address feedback | |||||
2024-12-02 | fix(actions): explicitly import index.ts to fix types when moduleResolution ↵ | 2 | -1/+6 | ||
is NodeNext (#12578) | |||||
2024-12-02 | fix(upgrade): enhance version comparison by normalizing `targetVersion` (#12577) | 2 | -2/+7 | ||
2024-12-02 | fix(markdoc): correctly render boolean HTML attributes (#12584) | 4 | -0/+53 | ||
2024-12-02 | fix: remove value and writable properties from headers descriptor (#12552) | 2 | -3/+15 | ||
2024-11-29 | [ci] format | 1 | -1/+0 | ||
2024-11-29 | fix: generate types even without src/content (#12565) | 3 | -7/+30 | ||
* fix: generate types even without src/content * chore: add test | |||||
2024-11-28 | chore: downgrade examples to not use beta releases (#12557) | 22 | -118/+816 | ||
2024-11-28 | ci: remove `next` from workflows (#12550) | 3 | -3/+1 | ||
2024-11-27 | Use node 22 in CI (#12540) | 9 | -15/+15 | ||
2024-11-27 | Examples fixes and preview.astro.new support (#12543) | 6 | -35/+48 | ||
Co-authored-by: Emanuele Stoppa <602478+ematipico@users.noreply.github.com> | |||||
2024-11-27 | [ci] release (beta) (#12534)create-astro@4.11.0-beta.1astro@5.0.0-beta.12@astrojs/vue@5.0.0-beta.3@astrojs/upgrade@0.4.0-beta.0@astrojs/telemetry@3.2.0-beta.0@astrojs/svelte@7.0.0-beta.1@astrojs/solid-js@5.0.0-beta.1@astrojs/react@4.0.0-beta.2@astrojs/prism@3.2.0-beta.0@astrojs/preact@4.0.0-beta.1@astrojs/mdx@4.0.0-beta.5@astrojs/markdown-remark@6.0.0-beta.3@astrojs/markdoc@0.12.0-beta.1 | 51 | -96/+226 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
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> |