summaryrefslogtreecommitdiff
path: root/scripts/utils/svelte-plugin.js (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-08-17[ci] formatGravatar ematipico 3-31/+34
2023-08-17Detect Bun package manager in create-astro (#7944)Gravatar Colin McDonnell 2-1/+11
2023-08-17Prerendering corner cases (#8070)Gravatar Arsh 16-48/+221
2023-08-16fix(solid): update babel-preset-solid (#8107)Gravatar Nate Moore 3-5/+10
2023-08-16Fix 8083 (#8105)Gravatar Martin Trapp 2-2/+18
2023-08-16Fix #7056 Splashing Navigation Menu in portfolio template (#7078)Gravatar Nel 1-3/+43
2023-08-16[ci] formatGravatar natemoo-re 4-56/+58
2023-08-16[create-astro] verify connectivity and --template (#8102)Gravatar Nate Moore 6-3/+146
2023-08-16Fix flaky Cloudflare test (#8103)Gravatar Nate Moore 5-8/+5
2023-08-16Fix missing async/await in vite-plugin-integrations-container on astro:server...Gravatar Adam Heath 2-3/+7
2023-08-16Update build.inlineStylesheets docs (#8061)Gravatar Reuben Tier 1-4/+4
2023-08-16[ci] formatGravatar matthewp 5-51/+52
2023-08-16Add experimentalReactChildren option to React integration (#8082)Gravatar Matthew Phillips 36-38/+218
2023-08-16Cleanup dotfiles in dist (#8092)Gravatar Nate Moore 2-0/+7
2023-08-16chore(test): remove duplicates fixtures (#8098)Gravatar Arsh 20-376/+32
2023-08-15Filter out Svelte's unknown class prop console warnings (#7291)Gravatar Eric Mika 2-1/+64
2023-08-15[ci] formatGravatar natemoo-re 1-12/+12
2023-08-15chore: update to use getEntry (#8093)Gravatar Nate Moore 1-14/+14
2023-08-15[ci] release (#8090)create-astro@3.2.1astro@2.10.9Gravatar Houston (Bot) 44-76/+78
2023-08-15Handle noscript tags in head during ViewTransitions (#8091)Gravatar Martin Trapp 2-0/+9
2023-08-15[ci] formatGravatar natemoo-re 1-1/+1
2023-08-15fix(create-astro): update install step (#8089)Gravatar Nate Moore 2-17/+24
2023-08-15Add Transloadit to the Gold Sponsors list (#8074)Gravatar Alexander Zaytsev 1-1/+1
2023-08-15[ci] formatGravatar natemoo-re 2-9/+19
2023-08-15Update wrangler (#8081)Gravatar Nate Moore 8-534/+431
2023-08-15[ci] release (#8064)create-astro@3.2.0astro@2.10.8@astrojs/sitemap@2.0.2@astrojs/react@2.2.2@astrojs/node@5.3.4Gravatar Houston (Bot) 56-127/+128
2023-08-15fix: Removed extra double quotes from computed style in shiki code component ...Gravatar Greg Cobb 2-2/+7
2023-08-15Stream request body instead of buffering it in memory (#8084)Gravatar hbgl 6-57/+167
2023-08-15[ci] formatGravatar bluwy 1-1/+1
2023-08-15Document SSG format and trailingSlash consistency (#8068)Gravatar Bjorn Lu 1-0/+4
2023-08-15Remove deepmerge-ts for simpler implementation (#8086)Gravatar Bjorn Lu 3-11/+24
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-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-14fix(astro): strongly type Astro.self (#7866)Gravatar James Garbutt 2-3/+10
2023-08-14feat(assets): Add support for passing non-awaited imports to the Image compon...Gravatar Erika 6-7/+53
2023-08-14chore: Update README.md (#8065)Gravatar Elian ☕️ 1-1/+1
2023-08-14docs: fix github search link in README.md (#8063)Gravatar Martin Trapp 2-1/+6
2023-08-14fix: Cleanup blog template images (#8051)Gravatar Samuel Plumppu 2-0/+0
2023-08-11[ci] release (#8043)astro@2.10.7Gravatar Houston (Bot) 41-70/+71
2023-08-11[ci] formatGravatar matthewp 2-4/+5
2023-08-11Fix same-page transition with different query params (#8042)Gravatar Matthew Phillips 7-1/+46
2023-08-11[ci] release (#8023)create-astro@3.1.13astro@2.10.6@astrojs/vercel@3.8.1@astrojs/node@5.3.3@astrojs/netlify@2.6.0@astrojs/cloudflare@6.8.0Gravatar Houston (Bot) 56-148/+158
2023-08-11docs(netlify): remove comma (#8040)Gravatar Arsh 1-1/+1
2023-08-11[ci] formatGravatar lilnasy 3-11/+15
2023-08-11Add Incremental Static Regeneration support for the Netlify's on-demand build...Gravatar Arsh 7-3/+116