summaryrefslogtreecommitdiff
path: root/scripts/utils/svelte-plugin.js (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-07-17[ci] formatGravatar natemoo-re 1-5/+5
2023-07-17Sitemap should only include `page` routes (#7656)Gravatar Nate Moore 7-2/+54
2023-07-17fix(ci): fix action needs-repro action (#7690)Gravatar Nate Moore 1-2/+1
2023-07-17fix(ci): handle needs labels properly (#7689)Gravatar Nate Moore 3-8/+7
2023-07-17Update Action labels (#7688)Gravatar Nate Moore 5-12/+85
2023-07-17[ci] formatGravatar ematipico 3-6/+9
2023-07-17refactor: move page rendering in one single function (#7684)Gravatar Emanuele Stoppa 7-143/+79
2023-07-17[ci] formatGravatar ematipico 4-11/+9
2023-07-17feat(@astrojs/netlify): edge middleware support (#7632)Gravatar Emanuele Stoppa 25-161/+411
2023-07-17fix: throw an error for incorrect configuration (#7680)Gravatar Emanuele Stoppa 2-0/+13
2023-07-17[ci] formatGravatar matthewp 2-25/+26
2023-07-17fix(@astrojs/cloudflare): SSR split file renaming misses ts endpoints (#7568)Gravatar Alexander Niebuhr 8-34/+64
2023-07-17Fix vercel build error when passing `includeFiles` (#7677)Gravatar Bjorn Lu 5-7/+26
2023-07-17Fix cloudflare runtime env var handling (#7679)Gravatar Bjorn Lu 5-2/+24
2023-07-17Handle flaky tests (#7651)Gravatar Bjorn Lu 6-44/+56
2023-07-14[ci] release (#7658)Gravatar Houston (Bot) 8-14/+16
2023-07-14[ci] formatGravatar natemoo-re 2-4/+4
2023-07-14fix(#7654): exclude @vercel/nft (#7659)Gravatar Nate Moore 3-0/+11
2023-07-14[ci] formatGravatar natemoo-re 2-26/+28
2023-07-14Sitemap should only exclude 404 and 500 pages (#7655)Gravatar Nate Moore 7-29/+60
2023-07-14Revert "Clarify SSR limitations of sitemaps of dynamic routes (#7625)" (#7653)Gravatar Matthew Phillips 1-2/+0
2023-07-14[ci] formatGravatar ematipico 1-3/+2
2023-07-14refactor: use SSR manifest in dev (#7587)Gravatar Emanuele Stoppa 8-97/+182
2023-07-14[ci] formatGravatar matthewp 1-2/+1
2023-07-14Clarify SSR limitations of sitemaps of dynamic routes (#7625)Gravatar paulrudy 1-0/+3
2023-07-14[ci] release (#7645)astro@2.8.3Gravatar Houston (Bot) 44-85/+77
2023-07-14nit: export props has been unnecessary.. forever (#7646)Gravatar Erika 32-39/+39
2023-07-14fix(squoosh): Fix wrong file path in rotation check (#7650)Gravatar Erika 1-1/+3
2023-07-14[docs] fix link in image integration README (#7649)Gravatar Sarah Rainsberger 1-1/+1
2023-07-14Remove weird changeset symbols (#7648)Gravatar Bjorn Lu 2-2/+2
2023-07-14Refactor merge server config (#7639)Gravatar Bjorn Lu 3-28/+26
2023-07-13[ci] formatGravatar matthewp 4-16/+19
2023-07-13Fixes for redirects config (#7644)Gravatar Matthew Phillips 9-14/+110
2023-07-13fix(assets): Fix images not following EXIF rotation (#7637)Gravatar Erika 7-8/+46
2023-07-13[ci] formatGravatar Princesseuh 1-1/+1
2023-07-13Allow SVGs when using Assets (#7643)Gravatar Alvin Bryan 8-17/+46
2023-07-13Convert CLI top-level imports as dynamic imports (#7635)Gravatar Bjorn Lu 4-46/+45
2023-07-13[ci] release (#7624)astro@2.8.2@astrojs/vercel@3.7.1@astrojs/underscore-redirects@0.2.0@astrojs/netlify@2.4.0@astrojs/cloudflare@6.6.1Gravatar Houston (Bot) 49-108/+129
2023-07-13[ci] formatGravatar sarah11918 1-5/+10
2023-07-13[docs] update image integration README (#7633)Gravatar Sarah Rainsberger 1-2/+69
2023-07-13[ci] formatGravatar bluwy 1-1/+1
2023-07-13Move all CLI commands to their subfolders (#7634)Gravatar Bjorn Lu 7-102/+170
2023-07-13[ci] formatGravatar ematipico 1-2/+2
2023-07-13feat(@astrojs/netlify): add `build.split` support (#7615)Gravatar Emanuele Stoppa 20-35/+234
2023-07-13Update turbo cache flow (#7631)Gravatar Bjorn Lu 1-33/+36
2023-07-12Fix `build.excludeMiddleware` default type docs (#7630)Gravatar Yan Thomas 1-1/+1
2023-07-12Refactor config loading (#7622)Gravatar Bjorn Lu 6-151/+90
2023-07-12[ci] formatGravatar bluwy 1-1/+1
2023-07-12feat: bumped typescript-eslint to v6 stable 🥳 (#7626)Gravatar Josh Goldberg ✨ 4-43/+49
2023-07-12fix(@astrojs/vercel): improve file detection (#7621)Gravatar Emanuele Stoppa 16-25/+113