Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2025-04-30 | fix(vite): update vite to latest version (#13731) | 15 | -101/+119 | ||
Co-authored-by: ematipico <602478+ematipico@users.noreply.github.com> | |||||
2025-04-29 | [ci] release (#13721)astro@5.7.9@astrojs/vue@5.0.12@astrojs/svelte@7.0.12@astrojs/react@4.2.6 | 34 | -78/+90 | ||
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | |||||
2025-04-29 | fix: renderers types (#13720) | 5 | -25/+40 | ||
2025-04-29 | fix: set height: auto for responsive images (#13711) | 2 | -0/+6 | ||
2025-04-28 | [ci] release (#13716)astro@5.7.8 | 27 | -53/+53 | ||
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | |||||
2025-04-28 | fix(fonts): upstream unifont unicode range (#13715) | 4 | -7/+13 | ||
2025-04-28 | [ci] release (#13704)astro@5.7.7 | 32 | -78/+63 | ||
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | |||||
2025-04-28 | [ci] format | 2 | -2/+2 | ||
2025-04-28 | feat(fonts): update unifont (#13705) | 18 | -110/+186 | ||
2025-04-28 | [ci] format | 1 | -1/+1 | ||
2025-04-28 | fix: recursive content schema types (#13706) | 2 | -4/+16 | ||
2025-04-28 | fix: images urls containing ' which are inferSize'd (#13692) | 5 | -5/+11 | ||
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com> | |||||
2025-04-28 | [ci] format | 17 | -48/+48 | ||
2025-04-28 | feat(fonts): refactor (#13653) | 40 | -1640/+2696 | ||
2025-04-28 | [docs] better text/links in config ref adapter entry (#13698) | 2 | -2/+7 | ||
2025-04-28 | [ci] release (#13702)create-astro@4.11.4astro@5.7.6 | 34 | -126/+115 | ||
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | |||||
2025-04-28 | Revert "[ci] release (#13676)" (#13703) | 33 | -113/+120 | ||
This reverts commit 34cdd9868f026168667a7fbda3a90045b878c0a6. | |||||
2025-04-28 | fix(deps): update dependency vite to ^6.3.3 (#13699) | 6 | -100/+101 | ||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||||
2025-04-28 | chore: fix changeset (#13701) | 1 | -1/+1 | ||
2025-04-28 | [ci] release (#13676) | 33 | -120/+113 | ||
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | |||||
2025-04-27 | [ci] format | 1 | -1/+2 | ||
2025-04-27 | fix: improve external redirects message (#13680) | 3 | -2/+11 | ||
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com> | |||||
2025-04-27 | [ci] format | 1 | -1/+1 | ||
2025-04-27 | Fonts: fix typing for disabled fallbacks (empty array) (#13681) | 5 | -6/+65 | ||
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev> | |||||
2025-04-24 | [ci] format | 2 | -7/+7 | ||
2025-04-24 | feat: rename layout and refactor styles (#13677) | 11 | -66/+95 | ||
* feat: rename layout and refactor styles * Fix Vercel test * Fix jsdoc * Update wording | |||||
2025-04-24 | feat(fonts): warn if local font is in public dir (#13678) | 4 | -6/+44 | ||
Co-authored-by: Armand Philippot <git@armand.philippot.eu> | |||||
2025-04-23 | fix: `create-astro` deps install with pnpm (#13652) | 2 | -1/+6 | ||
2025-04-23 | fix(deps): update astro client runtimes (#13661) | 6 | -190/+193 | ||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||||
2025-04-23 | [ci] release (#13667)create-astro@4.11.3astro@5.7.5@astrojs/web-vitals@3.0.2@astrojs/vue@5.0.11@astrojs/vercel@8.1.4@astrojs/upgrade@0.5.2@astrojs/underscore-redirects@0.6.1@astrojs/telemetry@3.2.1@astrojs/svelte@7.0.11@astrojs/studio@0.1.8@astrojs/solid-js@5.0.9@astrojs/sitemap@3.3.1@astrojs/react@4.2.5@astrojs/preact@4.0.10@astrojs/node@9.2.1@astrojs/netlify@6.3.1@astrojs/mdx@4.2.5@astrojs/markdoc@0.14.1@astrojs/db@0.14.12@astrojs/cloudflare@12.5.1@astrojs/alpinejs@0.4.7 | 72 | -161/+257 | ||
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | |||||
2025-04-23 | fix(fonts): import side effect (#13674) | 2 | -10/+18 | ||
2025-04-22 | [ci] format | 2 | -2/+2 | ||
2025-04-22 | chore: clean dead code (#13591) | 142 | -855/+402 | ||
2025-04-22 | [ci] format | 1 | -1/+1 | ||
2025-04-22 | fix(routing): origin pathname when using rewrites (#13669) | 5 | -0/+15 | ||
2025-04-22 | [ci] format | 4 | -4/+3 | ||
2025-04-22 | fix(fonts): google config (#13654) | 2 | -1/+7 | ||
Co-authored-by: ematipico <602478+ematipico@users.noreply.github.com> | |||||
2025-04-22 | feat: convert integrations to TS (#13663) | 32 | -158/+222 | ||
2025-04-22 | fix(types): add `server.allowedHosts` docs comment to `AstroUserConfig` (#13660) | 2 | -0/+25 | ||
2025-04-18 | [ci] release (#13648)astro@5.7.4 | 29 | -62/+57 | ||
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | |||||
2025-04-18 | feat(fonts): generate fallbacks for all faces (#13635) | 8 | -98/+140 | ||
2025-04-17 | fix(fonts): do not filter sources (#13646) | 2 | -24/+40 | ||
2025-04-17 | [ci] format | 1 | -5/+4 | ||
2025-04-17 | fix: clone actionAPIContext preserving accessors (#13647) | 2 | -7/+20 | ||
2025-04-17 | [ci] release (#13645)astro@5.7.3 | 28 | -57/+55 | ||
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | |||||
2025-04-17 | [ci] format | 3 | -7/+4 | ||
2025-04-17 | fix(font): type to format mapping (#13643) | 6 | -9/+34 | ||
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev> | |||||
2025-04-17 | [ci] format | 1 | -1/+4 | ||
2025-04-17 | fix(fonts): providers deduplication logic (#13639) | 3 | -8/+13 | ||
2025-04-17 | [ci] release (#13641)create-astro@4.11.2 | 3 | -6/+7 | ||
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> |