/packages/integrations/netlify/test/hosted/hosted-astro-project/src/

on value='2-legacy'>2-legacy Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/examples/framework-svelte/svelte.config.js (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-08-17chore: update codesamples for Netlify v3 adapter (#8112)Gravatar Elian ☕️ 1-4/+3
2023-08-16refactor: build pipeline (#8088)Gravatar Emanuele Stoppa 15-400/+689
2023-08-16Refactor dependency usage (#8076)Gravatar Bjorn Lu 2-46/+17
2023-08-16feat: unflag experimental.assets (#7921)Gravatar Erika 58-752/+589
2023-08-15chore: mergeGravatar Emanuele Stoppa 1-0/+12
2023-08-15Export astro/compiler-runtime and cleanup exports (#8085)Gravatar Bjorn Lu 7-6/+53
2023-08-15Export AstroConfigType properly as type and not as a Zod schema value (#7702)Gravatar Sergey Shishkin 4-4/+10
2023-08-14[ci] formatGravatar natemoo-re 5-36/+41
2023-08-14fix(@astrojs/cloudflare): unsynced astro asset support flag (#8079)Gravatar Alexander Niebuhr 2-1/+6
2023-08-14chore: slim create-astro deps (#8077)Gravatar Nate Moore 9-66/+128
2023-08-14[ci] formatGravatar natemoo-re 1-6/+6
2023-08-14fix: remove react identifierPrefix from client:only (#8075)Gravatar Robin Neal 5-1/+38
2023-08-14[ci] formatGravatar natemoo-re 1-7/+15
2023-08-14Support flags for `astro add` (#8032)Gravatar Nate Moore 2-2/+29
2023-08-14Update types to specify that compress defaults to true (#8072)Gravatar Matthew Phillips 2-4/+9
2023-08-14fix: remove ./dist/jsx/* exports (#8030)Gravatar Nate Moore 2-1/+5
2023-08-14fix(astro): strongly type Astro.self (#7866)Gravatar James Garbutt 2-3/+10
2023-08-14[ci] release (beta) (#8067)astro@3.0.0-beta.2@astrojs/vercel@4.0.0-beta.2@astrojs/react@3.0.0-beta.2@astrojs/markdoc@1.0.0-beta.1@astrojs/internal-helpers@0.2.0-beta.1Gravatar Houston (Bot) 47-77/+114
2023-08-14feat(assets): Add support for passing non-awaited imports to the Image compon...Gravatar Erika 6-7/+53