summaryrefslogtreecommitdiff
path: root/examples/framework-svelte/svelte.config.js (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-09-25[ci] formatGravatar matthewp 1-7/+7
2023-09-25Head propagation graph walking on new pages (#8646)Gravatar Matthew Phillips 9-0/+78
2023-09-25[ci] formatGravatar ematipico 2-9/+8
2023-09-25fix(netlify): bundle netlify functions as ESM to support top-level await (#8661)Gravatar Simon Knott 2-1/+16
2023-09-25fix(deno): do not set vite.ssr.noExternal (#8652)Gravatar Arsh 2-3/+6
2023-09-25[ci] release (#8635)create-astro@4.2.1astro@3.1.3@astrojs/cloudflare@7.3.0Gravatar Houston (Bot) 52-112/+103
2023-09-25fix: generated redirect page canonical lacks of site prefix (#8591)Gravatar Rishi Raj Jain 5-2/+21
2023-09-24fix(cloudflare): added config for _routes.json generation (#8459)Gravatar Marco Schumacher 20-103/+377
2023-09-23chore(core): improve the logging of assets feature (#8615)Gravatar Alexander Niebuhr 3-5/+14
2023-09-22[ci] formatGravatar matthewp 1-5/+1
2023-09-22fix getDataEntryById to lookup by base name (#8645)Gravatar Matthew Phillips 5-5/+29
2023-09-22[ci] formatGravatar natemoo-re 1-13/+13
2023-09-22Refine CLI flag descriptions for clarity (#8545)Gravatar Jacob Lamb 2-13/+16
2023-09-22[ci] formatGravatar matthewp 1-1/+3
2023-09-22Warn on empty content collections (#8640)Gravatar Matthew Phillips 3-15/+9
2023-09-22fix: no deletion of scripts during view transition (#8636)Gravatar Martin Trapp 2-5/+10
2023-09-22[ci] formatGravatar ematipico 3-7/+11
2023-09-22feat(@astrojs/cloudflare): Add support for wasm module imports (#8542)Gravatar Adrian Lyjak 33-123/+788
2023-09-22[ci] formatGravatar bluwy 1-1/+1
2023-09-22Update: Improve manual install guide of `@astrojs/tailwind` integration (#8619)Gravatar Paul Valladares 1-0/+20
2023-09-22[ci] formatGravatar bluwy 2-9/+9
2023-09-22Fix behaviour regression in create-astro (#8634)Gravatar Reuben Tier 3-6/+17
2023-09-22Fix subheading inconsistency (#8623)Gravatar Yan Thomas 1-2/+2
2023-09-22fix: properly generate code for multiple images in same markdown file (#8633)Gravatar Erika 4-3/+11
2023-09-22nit: optimize images (#8629)Gravatar Erika 68-561/+22
2023-09-22Revert "fix: islands are not being rendered correctly (#8580)" (#8624)Gravatar Matthew Phillips 1-3/+3
2023-09-21[ci] release (#8597)astro@3.1.2@astrojs/telemetry@3.0.2@astrojs/node@6.0.1@astrojs/cloudflare@7.2.0Gravatar Houston (Bot) 54-140/+139
2023-09-21[ci] formatGravatar matthewp 1-1/+4
2023-09-21fix(markdown): Fix Markdown images breaking the build (#8598)Gravatar Erika 7-43/+96
2023-09-21Fix Astro HMR from a CSS dependency (#8609)Gravatar Bjorn Lu 12-35/+54
2023-09-21Clean-up router implementation (#8617)Gravatar Martin Trapp 2-104/+149
2023-09-21[ci] formatGravatar matthewp 2-3/+7
2023-09-21Ensure cookies are attached when middleware changes the Response (#8612)Gravatar Matthew Phillips 7-3/+42
2023-09-21[ci] formatGravatar ematipico 2-5/+5
2023-09-21Remove AstroError if content directory is empty (#8382)Gravatar Timon Jurschitsch 7-4/+70
2023-09-21fix(middleware): undo config's path to URL encoding (#8614)Gravatar Arsh 20-9/+14
2023-09-20[ci] formatGravatar FredKSchott 1-3/+1
2023-09-20improve telemetry (#8600)Gravatar Fred K. Schott 6-426/+155
2023-09-20[ci] formatGravatar matthewp 2-2/+2
2023-09-20Prevent body scripts from re-executing on navigation (#8603)Gravatar Matthew Phillips 6-26/+78
2023-09-20test: since we check the media-type, data-astro-reload has fewer use cases (#...Gravatar Martin Trapp 2-0/+17
2023-09-20Fix alias plugin causing CSS ordering issue (#8592)Gravatar Bjorn Lu 2-5/+12
2023-09-20[ci] formatGravatar ematipico 1-3/+3
2023-09-20fix(node): report render error to the terminal (#8599)Gravatar Arsh 2-0/+8
2023-09-19Improved the spelling of a word in the Portfolio template. (#8576)Gravatar J. B. Rainsberger 1-1/+1
2023-09-19[ci] formatGravatar ematipico 1-2/+2
2023-09-19fix(@astrojs/cloudflare): support for nodejs_compat (#8595)Gravatar Alexander Niebuhr 3-0/+71
2023-09-19[ci] release (#8590)create-astro@4.2.0astro@3.1.1@astrojs/vercel@5.0.1@astrojs/cloudflare@7.1.1Gravatar Houston (Bot) 50-98/+103
2023-09-19[ci] formatGravatar bluwy 2-2/+6
2023-09-19feat(create-astro): Update flag behavior for template and project-name (#8551)Gravatar Jacob Lamb 4-3/+66