summaryrefslogtreecommitdiff
path: root/examples/framework-svelte/svelte.config.js (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-09-12chore: disallow node builtins in runtime (#8523)Gravatar Nate Moore 1-0/+12
2023-09-12[ci] formatGravatar matthewp 1-1/+1
2023-09-12Vt follow redirects (#8522)Gravatar Martin Trapp 5-6/+78
2023-09-12Restore horizontal scroll position on history navigation (view transitions) (...Gravatar Martin Trapp 4-11/+74
2023-09-12[ci] formatGravatar bluwy 1-4/+1
2023-09-12Removed `<style>` with `type="text/css"` from inline output at build time (#8...Gravatar Okuto Oyama 7-11/+10
2023-09-11revert: avif support (#8511)Gravatar Erika 35-102/+1406
2023-09-11chore: revert avif change (#8509)Gravatar Erika 1-1/+1
2023-09-11chore: do a minor for avif support (#8508)Gravatar Erika 1-1/+1
2023-09-11[ci] formatGravatar lilnasy 2-5/+5
2023-09-11feat(@astrojs/cloudflare): add runtime support to `astro dev` (#8426)Gravatar Alexander Niebuhr 13-52/+535
2023-09-11[ci] formatGravatar Princesseuh 1-1/+1
2023-09-11Support AVIF input assets (#8380)Gravatar Matt Rossman 35-1406/+102
2023-09-11chore: correct description of `attribute` option in `scopedStyleStrategy` (#8...Gravatar Masaki Koyanagi 2-4/+9
2023-09-11fix: minify HTML for redirects when emitted as HTML files (#8504)Gravatar Emanuele Stoppa 3-0/+14
2023-09-11[ci] formatGravatar matthewp 2-7/+9
2023-09-11Prevent style removal of client:only components (#8472)Gravatar Matthew Phillips 5-0/+60
2023-09-11Clear caches older than 5 days (#8494)Gravatar Bjorn Lu 1-3/+12
2023-09-11Bugfixes for back navigation in the view transition client-side router (#8491)Gravatar Martin Trapp 3-8/+42
2023-09-11fix(astro): support `content/config.mts` (#8484)Gravatar bb010g 8-1/+55
2023-09-11fix(types): make `image.service` optional (#8492)Gravatar Oscar Lee-Vermeren 2-1/+6
2023-09-11Fix: lang unspecified code blocks (#8461)Gravatar Marc 27-38/+43
2023-09-08[ci] release (#8465)astro@3.0.12Gravatar Houston (Bot) 41-70/+71
2023-09-08[ci] formatGravatar matthewp 2-7/+10
2023-09-08Fix multi-layout head injection (#8449)Gravatar Matthew Phillips 6-17/+53
2023-09-08refactor: move type utils into a single file (#8462)Gravatar Erika 5-16/+27
2023-09-08[ci] release (#8442)astro@3.0.11@astrojs/vercel@4.0.5@astrojs/svelte@4.0.2@astrojs/solid-js@3.0.1@astrojs/react@3.0.2@astrojs/mdx@1.0.3@astrojs/markdown-remark@3.1.0Gravatar Houston (Bot) 57-134/+156
2023-09-07fix(react): support void children in experimentalReactChildren (#8455)Gravatar Nate Moore 2-11/+14
2023-09-07[ci] formatGravatar matthewp 2-11/+6
2023-09-07Transition only between pages where both have ViewTransitions enabled (#8441)Gravatar Martin Trapp 5-60/+106
2023-09-07feat: pass our domains and remote config to the Vercel config (#8452)Gravatar Erika 7-16/+69
2023-09-07fix(svelte): unmount islands properly on navigation (#8448)Gravatar Nate Moore 2-3/+8
2023-09-07Refactor mdx remark plugins (#8430)Gravatar Bjorn Lu 12-241/+52
2023-09-07Fix "Cannot read properties of null" in cli/telemetry (#8443)Gravatar Mohammed Elhaouari 2-1/+6
2023-09-06[ci] formatGravatar natemoo-re 1-8/+8
2023-09-06fix hydration in solid renderer (#8365)Gravatar Ryan Carniato 2-12/+22
2023-09-06[ci] release (#8439)astro@3.0.10@astrojs/mdx@1.0.2Gravatar Houston (Bot) 44-87/+89
2023-09-06Update README.md (#8433)Gravatar Nate Moore 1-2/+2
2023-09-06fix(#8434): fix renderToFinalDestination handling (#8440)Gravatar Nate Moore 2-0/+6
2023-09-06fix: imports for images with uppercase extensions not working (#8437)Gravatar Erika 5-3/+31
2023-09-06fix: MDX errors not having stack trace and a confusing name (#8438)Gravatar Erika 2-0/+12
2023-09-06[ci] formatGravatar natemoo-re 19-74/+127
2023-09-06Update Prettier (#8420)Gravatar Nate Moore 5-50/+44
2023-09-06[ci] release (#8415)create-astro@4.0.2astro@3.0.9@astrojs/vercel@4.0.4@astrojs/svelte@4.0.1@astrojs/react@3.0.1@astrojs/mdx@1.0.1@astrojs/cloudflare@7.0.2Gravatar Houston (Bot) 62-166/+165
2023-09-06Temporarily pin Node 20 version in CI (#8431)Gravatar Matthew Phillips 1-1/+1
2023-09-06[docs] Typo fix in Cloudflare README (#8429)Gravatar Sarah Rainsberger 2-1/+6
2023-09-06[ci] formatGravatar matthewp 1-1/+0
2023-09-06trim project name of the user input (#8427)Gravatar aswind7 3-1/+15
2023-09-06[ci] formatGravatar matthewp 1-4/+1
2023-09-06Fix React dev mode using a base (#8428)Gravatar Matthew Phillips 4-7/+7