summaryrefslogtreecommitdiff
path: root/packages/integrations/svelte/client.js (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-09Astro 1.0.0 (#4214)Gravatar Nate Moore 77-192/+406
2022-08-09remove errant remaining details tags (#4212)Gravatar Sarah Rainsberger 2-2/+2
2022-08-08[ci] release (#4197)astro@1.0.0-rc.8@astrojs/mdx@0.8.0@astrojs/cloudflare@0.5.0Gravatar Fred K. Bot 41-119/+89
2022-08-08[ci] formatGravatar natemoo-re 1-1/+3
2022-08-08[MDX] Remove `frontmatterOptions` (#4204)Gravatar Ben Holmes 9-137/+19
2022-08-08Update @astrojs/image README with mention of the new env.d.ts file (#4206)Gravatar Erika 1-2/+9
2022-08-08fix: ensure jsx does not reference server entrypoint (#4203)Gravatar Nate Moore 4-4/+9
2022-08-08[MDX] Add frontmatter injection to README (#4205)Gravatar Ben Holmes 2-5/+42
2022-08-08[ci] formatGravatar matthewp 11-48/+41
2022-08-08Add Windows back to smoke tests (#4202)Gravatar Matthew Phillips 1-1/+1
2022-08-08Refactor runtime (#4201)Gravatar Matthew Phillips 15-953/+1071
2022-08-08Add Astro.generator (#4012)Gravatar Nate Moore 26-0/+101
2022-08-08[ci] formatGravatar natemoo-re 1-15/+15
2022-08-08Add a Github Codespace Config based on gitpod dockerfile (#4185)Gravatar Maina Wycliffe 3-1/+27
2022-08-08[ci] formatGravatar natemoo-re 2-2/+5
2022-08-08Changes required for a `Passing` grade from OpenSSF Best Practices (#3718)Gravatar Randall 3-0/+40
2022-08-08feat: add support to `@astrojs/cloudflare` directory deploy mode (#3806)Gravatar Richard Cooke 6-11/+98
2022-08-08Update ---01-bug-report.yml (#4199)Gravatar Nate Moore 1-1/+0
2022-08-08remove details tags from integration READMEs (#4198)Gravatar Sarah Rainsberger 9-255/+157
2022-08-08[ci] update lockfile (#4184)Gravatar Fred K. Bot 1-231/+230
2022-08-08fix: astro preview does not serve custom 404 (4113) (#4189)Gravatar Maik Jablonski 2-1/+18
2022-08-08tailwind: link to import doc for applyBaseStyles (#4193)Gravatar oliverpool 1-0/+2
2022-08-08Fix client build sourcemap generation (#4195)Gravatar Bjorn Lu 10-7/+100
2022-08-07[ci] formatGravatar delucis 1-2/+2
2022-08-07docs: Modify legacy flag description (#4187)Gravatar Mark Spratt 1-0/+11
2022-08-06[ci] release (#4186)create-astro@0.15.1Gravatar Fred K. Bot 3-6/+7
2022-08-06Fix relaxed and default TypeScript settings not working (#4183)Gravatar Erika 2-8/+15
2022-08-05[ci] release (#4159)create-astro@0.15.0astro@1.0.0-rc.7@astrojs/react@0.4.3@astrojs/mdx@0.7.0@astrojs/markdown-remark@0.14.1@astrojs/image@0.3.2Gravatar Fred K. Bot 59-220/+157
2022-08-06[ci] formatGravatar FredKSchott 1-0/+1
2022-08-05add charset utf-8Gravatar Kevin Zuniga Cuellar 6-5/+21
2022-08-06[ci] formatGravatar FredKSchott 59-185/+216
2022-08-05Add `prettier-plugin-astro` to the monorepo (#4083)Gravatar Erika 4-10/+84
2022-08-05update example scripts (#4098)Gravatar Fred K. Schott 34-77/+121
2022-08-05Add a TypeScript step to `create-astro` (#4179)Gravatar Erika 5-1/+125
2022-08-05[MDX] Prevent overriding `collect-headings` plugin (#4181)Gravatar Ben Holmes 4-30/+14
2022-08-05fix: export all of @astrojs/image dist (#4146)Gravatar Corbin Crutchley 2-1/+6
2022-08-05[ci] formatGravatar natemoo-re 5-10/+17
2022-08-05Fix external astro image usage (#4147)Gravatar Corbin Crutchley 2-1/+7
2022-08-05Frontmatter injection for MD and MDX (#4176)Gravatar Ben Holmes 32-71/+491
2022-08-05feat(image): Add GIF -> WEBP support (#4139) (#4140)Gravatar Jack Merrill 2-1/+6
2022-08-05[ci] formatGravatar natemoo-re 1-3/+5
2022-08-05Support Fragment in MDX files (#4136)Gravatar Nate Moore 2-1/+11
2022-08-05Fix [Object object] in MDX output (#4180)Gravatar Nate Moore 2-1/+6
2022-08-05Move types to a .d.ts file inside examples projects (#4171)Gravatar Erika 45-46/+68
2022-08-05Update compiler version (#4175)Gravatar Matthew Phillips 4-6/+11
2022-08-05Update turbo scripts (#4177)Gravatar Nate Moore 1-7/+7
2022-08-05[ci] formatGravatar matthewp 1-1/+3
2022-08-05Add test for mdx + React usage (#4174)Gravatar Matthew Phillips 8-4/+74
2022-08-05[ci] formatGravatar tony-sull 1-1/+1
2022-08-05Fixes local image resolution in SSR builds on Windows (#4173)Gravatar Tony Sullivan 5-11/+15