summaryrefslogtreecommitdiff
path: root/examples/framework-svelte/svelte.config.js (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-03-11Use package-manager-detector (#13395)Gravatar Bjorn Lu 11-237/+123
2025-03-11Remove trailing spaces from blog example links. (#13389)Gravatar duck.lol 1-7/+6
2025-03-10fix: astro:config types tests (#13391)Gravatar Florian Lefebvre 1-3/+4
2025-03-10chore: fix SSR API test (#13390)Gravatar Matt Kane 2-1/+4
2025-03-10[ci] formatGravatar Emanuele Stoppa 1-12/+15
2025-03-10fix(config): expose correct types (#13388)Gravatar Emanuele Stoppa 3-2/+22
2025-03-10Extend the simulated viewTransition object with the property (#13381)Gravatar Martin Trapp 2-1/+6
2025-03-10[ci] formatGravatar Emanuele Stoppa 2-4/+6
2025-03-10docs: document utility functions (#13367)Gravatar Emanuele Stoppa 7-22/+114
2025-03-06Replace internal cssScopeTo implementation to vite.cssScopeTo (#13347)Gravatar Bjorn Lu 14-115/+71
2025-03-05[docs] move location of an Actions error (#13368)Gravatar Sarah Rainsberger 1-12/+12
2025-03-05[ci] formatGravatar Emanuele Stoppa 1-2/+2
2025-03-05fix(assets): remove export of internal function (#13363)Gravatar Emanuele Stoppa 2-1/+12
2025-03-05bugfix(svelte): fix colliding id's generated from `$props.id` (#13339)Gravatar Hugo Korte 5-64/+99
2025-03-05docs: document asset utilities (#13355)Gravatar Emanuele Stoppa 2-5/+58
2025-03-04[ci] release (#13350)astro@5.4.2@astrojs/vercel@8.1.1@astrojs/partytown@2.1.4@astrojs/db@0.14.8Gravatar Houston (Bot) 38-90/+91
2025-03-04[ci] formatGravatar Emanuele Stoppa 12-35/+35
2025-03-04refactor(core): move actions inside core (#13262)Gravatar Emanuele Stoppa 28-110/+233
2025-03-04ci: add new command for vite ecosystem CI (#13357)Gravatar Emanuele Stoppa 4-0/+4
2025-03-04[ci] formatGravatar renovate[bot] 6-16/+28
2025-03-04fix(deps): update all non-major dependencies (#13346)Gravatar renovate[bot] 117-1568/+1539
2025-03-04feat(partytown): allow overriding `copyLibFiles.dest` in `astro:build:done` h...Gravatar arnottferels 2-4/+22
2025-03-03fix: resolve Astro DB seed failure with paths containing spaces (#13343)Gravatar Paul Valladares 2-1/+9
2025-03-03[ci] formatGravatar Matthew Phillips 2-2/+2
2025-03-03Prevent rerunning scripts already ran in router (#12985)Gravatar Matthew Phillips 9-17/+120
2025-03-03fix: generate correct responsive srcsets on Vercel (#13351)Gravatar Matt Kane 7-2/+41
2025-03-03[ci] formatGravatar Matt Kane 2-3/+3
2025-03-03fix: escape img attributes in Markdown (#13349)Gravatar Matt Kane 4-1/+14
2025-02-28[ci] release (#13337)astro@5.4.1@astrojs/upgrade@0.5.0Gravatar Houston (Bot) 32-106/+101
2025-02-28fix(deps): update dependency @netlify/functions to v3 (#13261)Gravatar renovate[bot] 2-11/+11
2025-02-28[ci] formatGravatar Matt Kane 1-9/+5
2025-02-28feat: add support session typing (#13320)Gravatar Matt Kane 5-2/+121
2025-02-28[ci] formatGravatar Emanuele Stoppa 1-3/+3
2025-02-28chore: bump `compiler` and `upgrade` packages (#13330)Gravatar Emanuele Stoppa 4-8/+22
2025-02-28fix(assets): export again asset utilities (#13336)Gravatar Emanuele Stoppa 3-0/+27
2025-02-28chore: upgrade pnpm to v10 (#13328)Gravatar Emanuele Stoppa 2-6/+7
2025-02-27fix(deps): update dependency fast-xml-parser to v5 (#13300)Gravatar renovate[bot] 2-10/+11
2025-02-27[ci] release (#13318)astro@5.4.0@astrojs/vercel@8.1.0@astrojs/svelte@7.0.5@astrojs/solid-js@5.0.5@astrojs/react@4.2.1@astrojs/preact@4.0.5@astrojs/node@9.1.2@astrojs/netlify@6.2.2@astrojs/mdx@4.1.0@astrojs/markdown-remark@6.2.0@astrojs/markdoc@0.12.10@astrojs/internal-helpers@0.6.0@astrojs/db@0.14.7@astrojs/cloudflare@12.2.3Gravatar Houston (Bot) 65-274/+338
2025-02-27[ci] formatGravatar Emanuele Stoppa 1-1/+1
2025-02-27chore(deps): update `esbuild` and `vite` versions (#13323)Gravatar Emanuele Stoppa 15-649/+647
2025-02-26[ci] formatGravatar Emanuele Stoppa 1-1/+0
2025-02-26fix(core): double encoding during match of routes (#13303)Gravatar Emanuele Stoppa 5-6/+11
2025-02-26[ci] formatGravatar Luiz Ferraz 3-4/+4
2025-02-26feat(astro): Exposes extra APIs for script and testing (#12052)Gravatar Luiz Ferraz 7-21/+48
2025-02-26[ci] formatGravatar Martin Trapp 1-1/+4
2025-02-26fixes property shadowing for form.attributes (#13313)Gravatar Martin Trapp 3-2/+7
2025-02-26[ci] formatGravatar Emanuele Stoppa 4-5/+10
2025-02-26feat: add new `allowedHosts` option (#13278)Gravatar Emanuele Stoppa 8-2/+71
2025-02-26[ci] formatGravatar Slawek Kolodziej 2-16/+18
2025-02-26feat(vercel): allow defining ISR exclusions with regular expressions (#13211)Gravatar Slawek Kolodziej 6-22/+73