summaryrefslogtreecommitdiff
path: root/examples/framework-multiple/src (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2025-05-22fix: increase minimum Node version to 18.20.8 (#13809)Gravatar Matt Kane 15-15/+35
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com> Co-authored-by: florian-lefebvre <69633530+florian-lefebvre@users.noreply.github.com> Co-authored-by: ematipico <602478+ematipico@users.noreply.github.com> Co-authored-by: sarah11918 <5098874+sarah11918@users.noreply.github.com> Co-authored-by: yanthomasdev <61414485+yanthomasdev@users.noreply.github.com>
2025-05-22test: skip test due to some regression (#13839)Gravatar Emanuele Stoppa 1-1/+2
2025-05-21[ci] release (#13804)astro@5.7.14@astrojs/node@9.2.2@astrojs/netlify@6.3.4Gravatar Houston (Bot) 40-104/+88
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-05-21[ci] formatGravatar Matt Kane 1-5/+2
2025-05-21fix: ponyfill import.meta.resolve (#13833)Gravatar Matt Kane 5-9/+44
* fix: polyfill import.meta.resolve * Don't resolve at runtime * Linit
2025-05-21chore: lock knip in renovate (#13836)Gravatar Emanuele Stoppa 2-2/+2
Co-authored-by: florian-lefebvre <69633530+florian-lefebvre@users.noreply.github.com>
2025-05-21Expand ActionError codes to include IANA HTTP error codes (#13769)Gravatar Roman Stetsyk 2-8/+63
Co-authored-by: Matt Kane <m@mk.gg>
2025-05-21fix(astro): stop toolbar settings from overflowing (#13383)Gravatar Nils Haberkamp 2-1/+11
2025-05-21[ci] formatGravatar JP Wienekus 2-5/+8
2025-05-21fix: audit list window covered by tooltip and highlight (#13373)Gravatar JP Wienekus 3-2/+24
* fix: audit list window covered by tooltip and highlight * exclude top right button from e2e test since it is now behind the audit window * add test --------- Co-authored-by: JP Wienekus <jpwienekus@gmail.com>
2025-05-21Handle module not found errors in server entrypoint (#13507)Gravatar Reuben Tier 2-1/+6
* Handle module not found errors in server entrypoint * Save my files -_-
2025-05-21fix(a11y): Remove pre tags from a11y-no-noninteractive-tabindex flag (#13794)Gravatar Alex Carpenter 2-0/+7
* fix(a11y): Remove pre tags from a11y-no-noninteractive-tabindex flag * add changeset * Update packages/astro/src/runtime/client/dev-toolbar/apps/audit/rules/a11y.ts --------- Co-authored-by: Matt Kane <m@mk.gg>
2025-05-21ignore lightningcss global pseudo-class warning (#13773)Gravatar Sajjad Hashemian 2-0/+9
* ignore lightningcss global pseudo-class warning * Update changeset --------- Co-authored-by: Matt Kane <m@mk.gg>
2025-05-21fix(deps): update astro client runtimes (#13822)Gravatar renovate[bot] 9-508/+503
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-21fix(@astrojs/netlify): Handle SVGs properly with imageCDN enabled (#13830)Gravatar Lofty-Brambles 2-0/+11
* fix: handle svgs separately by fetching original source path * feat: add a changeset
2025-05-16chore: check `knip` first (#13813)Gravatar Emanuele Stoppa 1-1/+1
2025-05-14Replace internal cssScopeTo implementation to vite.cssScopeTo (#13668)Gravatar4-86/+15
Co-authored-by: bluwy <bjornlu.dev@gmail.com> Co-authored-by: ematipico <602478+ematipico@users.noreply.github.com>
2025-05-14fix: respect the outdir option in the netlify integration (#13799)Gravatar Lofty-Brambles 2-1/+6
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
2025-05-13[ci] release (#13785)astro@5.7.13@astrojs/netlify@6.3.3@astrojs/cloudflare@12.5.3Gravatar Houston (Bot) 36-80/+81
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-05-13[ci] formatGravatar Armand Philippot 1-5/+5
2025-05-13fix(errors): update a broken link in `errors-data.ts` (#13797)Gravatar Armand Philippot 1-1/+1
2025-05-13Fix build errors being ignored when using concurrency (#13566)Gravatar Reuben Tier 7-2/+58
2025-05-13Unify isESMImportedImage in image service adapters (#13792)Gravatar Alexey Zimarev 4-10/+11
2025-05-13[ci] formatGravatar knj 2-5/+3
2025-05-13refactor(astro): put them to follow a pattern for errors (#13761)Gravatar knj 3-6/+40
* put them to follow a pattern for errors * feat: update changeset * chore: modify message Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com> * chore: update the position of two error definitions and modify text * delete parser hint and add global pattern hint * Update packages/astro/src/core/errors/errors-data.ts Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com> * Update packages/astro/src/core/errors/errors-data.ts Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com> * Update packages/astro/src/core/errors/errors-data.ts Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com> * Update packages/astro/src/core/errors/errors-data.ts Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com> * Update packages/astro/src/core/errors/errors-data.ts Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com> * Update packages/astro/src/core/errors/errors-data.ts Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com> * Update packages/astro/src/core/errors/errors-data.ts Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com> * Update packages/astro/src/core/errors/errors-data.ts Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com> * fix: modify text * fix: update the position why: this errors about them naturally occur while working with Content Collections * fix: modify text --------- Co-authored-by: jp-knj <tomita.kenji1996@gmail.com> Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
2025-05-13Gif animation would not loop (#13777)Gravatar Katsuyuki Karasawa 2-1/+19
* feat(sharp): add support for converting animated GIFs to animated WebP * add changeset
2025-05-12[ci] formatGravatar Florian Lefebvre 1-1/+1
2025-05-12fix(fonts): properly throw error (#13788)Gravatar Florian Lefebvre 2-3/+10
2025-05-12[ci] formatGravatar Florian Lefebvre 1-1/+1
2025-05-12chore: type check components (#13786)Gravatar Florian Lefebvre 7-3/+24
2025-05-12[ci] formatGravatar Florian Lefebvre 1-1/+1
2025-05-12fix(fonts): windows test (#13787)Gravatar Florian Lefebvre 1-1/+2
2025-05-12fix: line breaks, bad text breaks in mermaid diagram (#13780)Gravatar Lofty-Brambles 1-11/+12
Co-authored-by: ematipico <602478+ematipico@users.noreply.github.com>
2025-05-12[ci] formatGravatar Florian Lefebvre 4-6/+6
2025-05-12fix(fonts): take build config into account (#13784)Gravatar Florian Lefebvre 9-72/+292
2025-05-12[ci] release (#13771)@astrojs/sitemap@3.4.0@astrojs/db@0.14.14Gravatar Houston (Bot) 9-37/+36
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-05-12refactor: modify Database type to allow proper transaction typing after ↵Gravatar Adam Matthiesen 2-1/+6
Astro Studio sunset (#13783)
2025-05-10chore(fonts): document (#13766)Gravatar Florian Lefebvre 1-8/+17
* chore(fonts): document * Update packages/astro/src/assets/fonts/README.md Co-authored-by: Emanuele Stoppa <my.burning@gmail.com> --------- Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
2025-05-10[ci] formatGravatar Adam Matthiesen 2-54/+58
2025-05-10Fix(db): update db-client connection options parsing (#13772)Gravatar Adam Matthiesen 3-6/+78
* update AstroDB client * Update packages/db/src/runtime/db-client.ts Co-authored-by: Luiz Ferraz <luiz@lferraz.com> * add test * fix function to ensure only values that are passed are actually being passed --------- Co-authored-by: Luiz Ferraz <luiz@lferraz.com>
2025-05-09feat(fonts): improve error (#13774)Gravatar Florian Lefebvre 1-1/+1
2025-05-08Add a config option for filenames generated by the @astrojs/sitemap ↵Gravatar Matt Yoho 6-6/+61
integration (#13753) * Allow configuring the generated sitemap filenames * Add `filenameBase` to `@astro/sitemap` changeset * Add more detail based on review feedback
2025-05-08chore(deps): update github-actions (#13608)Gravatar renovate[bot] 9-14/+14
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-08[ci] release (#13760)astro@5.7.12Gravatar Houston (Bot) 30-77/+68
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-05-08[ci] formatGravatar Florian Lefebvre 2-2/+2
2025-05-08fix(fonts): handle urls without extensions (#13752)Gravatar Florian Lefebvre 11-32/+217
2025-05-08[ci] formatGravatar Florian Lefebvre 1-19/+16
2025-05-08fix(fonts): relative protocol urls (#13765)Gravatar Florian Lefebvre 3-2/+58
2025-05-07refactor(example): remove todo comment and normalize network errors (#13755)Gravatar knj 1-26/+19
Co-authored-by: jp-knj <tomita.kenji1996@gmail.com> Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
2025-05-07[ci] formatGravatar Florian Lefebvre 5-5/+8