summaryrefslogtreecommitdiff
path: root/examples/framework-svelte/svelte.config.js (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-04-13feat(mdx): Add support for turning ![]() into <Image> (#6824)Gravatar Erika 12-7/+195
2023-04-13fix(content): Remove unsupported file warning for images (#6825)Gravatar Erika 8-25/+63
2023-04-13[ci] formatGravatar Princesseuh 2-5/+4
2023-04-13fix: broken lockfile (#6834)Gravatar Erika 1-5/+6
2023-04-12add validation for non-printable chars in CLI (#6682)Gravatar André Alves 2-0/+8
2023-04-12fix #6420 (#6544)Gravatar wulinsheng123 7-2/+101
2023-04-12Added a caution about rewrites only working for static files (#6517)Gravatar Ivo Ilić 1-0/+2
2023-04-12Update to pnpm 8 (#6823)Gravatar Bjorn Lu 2-5185/+6043
2023-04-12chore: update `xml2js` version (#6822)Gravatar Emanuele Stoppa 2-3/+11
2023-04-12[ci] release (#6818)astro@2.2.3@astrojs/mdx@0.18.4Gravatar Houston (Bot) 46-125/+92
2023-04-12Fix CSS chunking between multiple framework components (#6582)Gravatar Bjorn Lu 16-16/+115
2023-04-12Fix slot fallbacks unexpectedly showing up in some cases (#6819)Gravatar Happydev 5-1/+11
2023-04-12[ci] formatGravatar Princesseuh 1-1/+1
2023-04-12Fix experimental.assets's Squoosh service not working on Netlify and Vercel S...Gravatar Erika 16-113/+52
2023-04-12Update issue template with link (#6813)Gravatar Elian ☕️ 1-1/+1
2023-04-11[ci] formatGravatar bholmesdev 3-3/+3
2023-04-11Refactor content collection transforms (#6817)Gravatar Ben Holmes 8-67/+115
2023-04-11[ci] release (#6809)astro@2.2.2@astrojs/image@0.16.6Gravatar Houston (Bot) 44-81/+83
2023-04-11Fix check CLI fs load fallback behaviour (#6811)Gravatar Bjorn Lu 3-10/+12
2023-04-10fix(error-overlay): force error overlay direction to be LTR (#6782)Gravatar amirhhashemi 2-0/+6
2023-04-10Add more tsconfig alias tests (#6812)Gravatar Bjorn Lu 12-5/+66
2023-04-10Optional `Sizes` prop on Picture component (#6773)Gravatar Alper Doğan 3-3/+9
2023-04-10[ci] release (#6807)@astrojs/vercel@3.2.3@astrojs/netlify@2.2.2Gravatar Houston (Bot) 6-12/+14
2023-04-10Fix no edge functions deployed to netlify (#6793)Gravatar André Alves 3-2/+8
2023-04-10Revert vercel env fix (#6776)Gravatar Nathaniel Blackburn 2-1/+6
2023-04-08Fix Tailwind README code block (#6783)Gravatar Bryce Russell 1-1/+1
2023-04-07[ci] release (#6769)astro@2.2.1@astrojs/netlify@2.2.1@astrojs/mdx@0.18.3Gravatar Houston (Bot) 51-114/+106
2023-04-07Fix: `astro:server:setup` middleware (#6781)Gravatar Ben Holmes 9-2/+87
2023-04-07[ci] formatGravatar matthewp 5-8/+14
2023-04-07Support streaming inside of slots (#6775)Gravatar Matthew Phillips 14-47/+101
2023-04-06[ci] formatfix/server-headersGravatar matthewp 2-2/+2
2023-04-06 Prevent body head content injection in MDX when using layout (#6779)Gravatar Matthew Phillips 7-0/+63
2023-04-06[ci] formatGravatar matthewp 1-4/+5
2023-04-06Use Deno API to set Astro.clientAddress (#6651)Gravatar Matthew Phillips 4-2/+31
2023-04-06Fix: remove `slug()` from `defineCollection()` (#6774)Gravatar Ben Holmes 2-7/+5
2023-04-06[ci] formatGravatar natemoo-re 2-3/+3
2023-04-06feat(prerender): support quoted true / false values and 0 / 1 (#6772)Gravatar Nate Moore 3-2/+56
2023-04-06Update react links (#6756)Gravatar Sergio A. Arevalo Soria 1-1/+1
2023-04-06ci: correctly update comment (#6760)Gravatar Emanuele Stoppa 1-1/+19
2023-04-06Update client types to match Vite (#6770)Gravatar Erika 2-5/+60
2023-04-06Exporting ImageFunction from astro:content (#6766)Gravatar Xetera 2-2/+9
2023-04-06Link to new React docs (#6763)Gravatar Reuben Tier 1-1/+1
2023-04-05[ci] release (#6720)astro@2.2.0@astrojs/vue@2.1.1@astrojs/vercel@3.2.2@astrojs/sitemap@1.2.2@astrojs/node@5.1.1@astrojs/markdown-remark@2.1.3@astrojs/markdoc@0.1.1@astrojs/lit@2.0.1@astrojs/image@0.16.5Gravatar Houston (Bot) 67-195/+213
2023-04-05[ci] formatGravatar bluwy 1-1/+1
2023-04-06Upgrade to Vite 4.2 (#6759)Gravatar Bjorn Lu 15-86/+331
2023-04-05chore: use `workspace` where possible (#6748)Gravatar Emanuele Stoppa 6-169/+29
2023-04-05Show the actual error when there was an error while generating types (#6762)Gravatar Erika 3-3/+16
2023-04-05test: remove outdated image() import (#6761)Gravatar Erika 1-2/+2
2023-04-05[ci] formatGravatar Princesseuh 2-2/+2
2023-04-05Move `image()` to be passed as part of `schema` (#6703)Gravatar Erika 16-153/+150