summaryrefslogtreecommitdiff
path: root/examples/framework-svelte/svelte.config.js (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-01-30[ci] formatGravatar matthewp 5-63/+114
2023-01-30Simplified head injection (#6034)Gravatar Matthew Phillips 20-54/+411
2023-01-30Add branches info to CONTRIBUTING (#6039)Gravatar Nate Moore 1-0/+15
2023-01-30[ci] formatGravatar bholmesdev 6-6/+6
2023-01-30[Content collections] Load MDX hoisted scripts in dev (#6035)Gravatar Ben Holmes 21-115/+264
2023-01-30Fix `edit this Page` on `examples/docs` (#6028)Gravatar Rychart Redwerkz 2-4/+3
2023-01-30Remove outdated MDX import types (#6024)Gravatar Happydev 2-2/+5
2023-01-29Fix local image example (#6019)Gravatar Bryce Russell 1-1/+1
2023-01-27`@astrojs/image`: Allow passing `undefined` to transform options (#6008)Gravatar Caleb Jasik 4-9/+19
2023-01-27Makes the `AstroCookies` type importable directly from "astro" (#6006)Gravatar Tony Sullivan 2-0/+6
2023-01-27[ci] formatGravatar matthewp 2-2/+2
2023-01-27feat(@astrojs/netlify): Add on-demand builders Netlify functions (#5874)Gravatar Juan Miguel Guerrero 6-7/+40
2023-01-27[ci] formatGravatar bluwy 1-4/+1
2023-01-27fix: autoprefixer on dev mode for tailwind plugin (#6002)Gravatar Roy Eden 6-9/+17
2023-01-26fix: Don’t require `getCollection()` filter to be a type guard (#5998)Gravatar Anders Kaseorg 3-1/+10
2023-01-26[ci] formatGravatar matthewp 1-4/+2
2023-01-26Add a check for existing .git directory (and skip if one is found). (#5953)Gravatar Chris Banford 2-2/+15
2023-01-26fix error in changelog formatting (#5997)Gravatar Nate Moore 1-1/+1
2023-01-26fix: undefined remarkPluginFrontmatter after calling render method (#5927)Gravatar 银河渡舟 2-1/+6
2023-01-26Updated according to new configuration (#5478)Gravatar Subha Chanda 14-103/+399
2023-01-26[ci] release (#5984)astro@2.0.2@astrojs/react@2.0.1@astrojs/node@5.0.1@astrojs/mdx@0.15.1@astrojs/markdown-remark@2.0.1@astrojs/cloudflare@6.1.0Gravatar Houston (Bot) 55-139/+155
2023-01-26Fix MDX heading IDs generation when using a frontmatter reference (#5978)Gravatar HiDeoo 6-3/+172
2023-01-26[ci] formatGravatar matthewp 4-4/+5
2023-01-26Support for prerendering in the Cloudflare integration (#5993)Gravatar Matthew Phillips 11-6/+93
2023-01-26Fix `Astro.url.protocol` when using the @astrojs/node SSR adapter with HTTPS ...Gravatar HiDeoo 7-2/+116
2023-01-26Make examples more consistent (#5201)Gravatar Nick McCurdy 6-26/+33
2023-01-26Re-enable streaming on Cloudflare Pages (#5914)Gravatar Angus 3-2/+7
2023-01-25[ci] formatGravatar natemoo-re 2-2/+1
2023-01-25fix: component is not able to use a custom theme anymore (#5952)Gravatar wulinsheng123 3-3/+10
2023-01-25change @astrojs/solid to @astrojs/solid-js (#5971)Gravatar Yaroslav Lapin 2-2/+7
2023-01-25Support passing `children` as props to a React component (#5886)Gravatar HiDeoo 6-5/+27
2023-01-25[Content collections] Support type guards on `getCollection()` filter (#5970)Gravatar Ben Holmes 2-3/+8
2023-01-25Handle unmatched 404 when using prerender in dev mode (#5983)Gravatar Nate Moore 3-1/+10
2023-01-25[docs] typo fix in MDX README (#5977)Gravatar Sarah Rainsberger 1-1/+1
2023-01-25[ci] release (#5963)astro@2.0.1Gravatar Houston (Bot) 41-79/+74
2023-01-25Upgrade semver dependency (#5972)Gravatar Bjorn Lu 3-2/+7
2023-01-25[ci] formatGravatar matthewp 1-1/+1
2023-01-24Protect against shimmed process usage in Vercel Edge (#5969)Gravatar Matthew Phillips 2-4/+19
2023-01-24docs(svelte): Update integration README (#5966)Gravatar Lucas Vargas 1-0/+2
2023-01-24Fix Content Collections not loading config file when there are spaces in the ...Gravatar Happydev 7-1/+95
2023-01-24[ci] formatGravatar natemoo-re 1-1/+1
2023-01-24Ignore lint warning (#5949)Gravatar Reuben Tier 1-0/+1
2023-01-24[ci] release (#5959)create-astro@2.0.1Gravatar Houston (Bot) 3-6/+7
2023-01-24fix(create-astro): typescript prompt handling (#5958)Gravatar Nate Moore 2-4/+9
2023-01-24[ci] formatGravatar bholmesdev 4-143/+140
2023-01-24[ci] release (#5948)create-astro@2.0.0astro@2.0.0@astrojs/webapi@2.0.0@astrojs/vue@2.0.0@astrojs/vercel@3.0.0@astrojs/telemetry@2.0.0@astrojs/tailwind@3.0.0@astrojs/svelte@2.0.0@astrojs/solid-js@2.0.0@astrojs/rss@2.1.0@astrojs/react@2.0.0@astrojs/prism@2.0.0@astrojs/preact@2.0.0@astrojs/partytown@1.0.3@astrojs/node@5.0.0@astrojs/netlify@2.0.0@astrojs/mdx@0.15.0@astrojs/markdown-remark@2.0.0@astrojs/lit@1.1.0@astrojs/image@0.13.0@astrojs/deno@4.0.0@astrojs/cloudflare@6.0.0Gravatar Houston (Bot) 149-1088/+1287
2023-01-24Bump lit changesets to minor (#5954)Gravatar Matthew Phillips 2-2/+2
2023-01-23Exit pre mode (#5947)Gravatar Matthew Phillips 1-1/+1
2023-01-23[ci] release (beta) (#5911)create-astro@2.0.0-beta.1astro@2.0.0-beta.4@astrojs/webapi@2.0.0-beta.1@astrojs/tailwind@3.0.0-beta.2@astrojs/svelte@2.0.0-beta.3@astrojs/partytown@1.0.3-beta.1@astrojs/netlify@2.0.0-beta.4@astrojs/image@0.12.2-beta.1Gravatar Houston (Bot) 52-87/+220
2023-01-23Go back to pre-mode (#5946)Gravatar Matthew Phillips 1-1/+1