summaryrefslogtreecommitdiff
path: root/packages/integrations/react/static-html.js (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-08-17feat(assets): support remote images (#7778)Gravatar Julien Barbay 23-190/+657
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-17chore: update codesamples for Vercel v3 adapter (#8111)Gravatar Elian ☕️ 1-9/+7
2023-08-17chore: update codesamples for Netlify v3 adapter (#8112)Gravatar Elian ☕️ 1-4/+3
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-16refactor: build pipeline (#8088)Gravatar Emanuele Stoppa 15-400/+689
2023-08-16Refactor dependency usage (#8076)Gravatar Bjorn Lu 2-46/+17
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-16feat: unflag experimental.assets (#7921)Gravatar Erika 58-752/+589
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-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