summaryrefslogtreecommitdiff
path: root/packages/integrations/react/static-html.js (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-14Support Vite 3.1 (#4752)Gravatar Bjorn Lu 4-11/+13
2022-09-14Fix console.error filtering (#4748)Gravatar Bjorn Lu 2-0/+6
2022-09-14[ci] update lockfile (#4751)Gravatar Fred K. Bot 1-66/+66
2022-09-14Handle builds with outDir outside of cwd (#4736)Gravatar Bjorn Lu 4-5/+32
2022-09-14[ci] formatGravatar matthewp 3-5/+7
2022-09-14Properly handle multipart file uploads in the dev server (#4742)Gravatar Matthew Phillips 8-5/+64
2022-09-13Capture stderr in snapshot-release github action (#4747)Gravatar Fred K. Schott 1-2/+7
2022-09-13Update snapshot-release.ymlGravatar Fred K. Schott 1-0/+1
2022-09-13Delete examples/component/demo directory (#4739)Gravatar Nate Moore 1-10/+0
2022-09-13chore: fix eslint annotations (#4740)Gravatar Nate Moore 1-1/+1
2022-09-13enabling the publish step for snapshot releases (#4746)Gravatar Tony Sullivan 1-7/+7
2022-09-13fix: typo in snapshot ref checkout (#4745)Gravatar Tony Sullivan 1-1/+1
2022-09-13resolving PR refs in snapshot release action (#4744)Gravatar Tony Sullivan 1-1/+7
2022-09-13[ci] release (#4729)astro@1.2.3@astrojs/tailwind@1.0.1@astrojs/netlify@1.0.3Gravatar Fred K. Bot 33-67/+70
2022-09-13Migrate examples to `type: module` (#4662)Gravatar Nate Moore 25-2/+38
2022-09-13Template (Blog): fix `HeaderLink` `isActive` check (#4647)Gravatar Sami Jaber 1-1/+1
2022-09-13[ci] update lockfile (#4735)Gravatar Fred K. Bot 1-94/+95
2022-09-12Fix route validation for Netlify Edge (#4722)Gravatar Ben Holmes 2-1/+9
2022-09-12Update snapshot-release.ymlGravatar Fred K. Schott 1-6/+3
2022-09-12Update snapshot-release.ymlGravatar Fred K. Schott 1-1/+1
2022-09-12Update snapshot-release.ymlGravatar Fred K. Schott 1-7/+4
2022-09-12Update snapshot-release.ymlGravatar Fred K. Schott 1-17/+17
2022-09-12Add a new preview release action (#4483)Gravatar Fred K. Schott 2-1/+96
2022-09-12[ci] formatGravatar matthewp 5-15/+20
2022-09-12Use import order to sort CSS in prod (#4724)Gravatar Matthew Phillips 9-20/+92
2022-09-12[ci] release (#4707)astro@1.2.2@astrojs/vue@1.0.2@astrojs/vercel@2.0.0@astrojs/rss@1.0.1Gravatar Fred K. Bot 37-82/+83
2022-09-12[RSS] Fix failure when globbing index route (#4701)Gravatar Ben Holmes 3-3/+49
2022-09-12[ci] formatGravatar matthewp 3-4/+4
2022-09-12[vercel] Use Edge Functions instead of Edge Middlewares (#4713)Gravatar Juan MartΓ­n Seery 2-1/+6
2022-09-12Make error handling more resilient in the dev server (#4723)Gravatar Matthew Phillips 10-10/+96
2022-09-12[ci] update lockfile (#4711)Gravatar Fred K. Bot 1-199/+203
2022-09-12Add an error message for improperly configured renderers (#4705)Gravatar Erika 2-0/+13
2022-09-12Fix typo in render/head.ts (#4720)Gravatar Ikko Ashimine 1-1/+1
2022-09-09Fix: Vue `script setup` with other renderers applied (#4706)Gravatar Ben Holmes 9-1/+179
2022-09-09[ci] release (#4702)astro@1.2.1@astrojs/image@0.7.0Gravatar Fred K. Bot 30-59/+61
2022-09-09Fix `[astro add]` fetch failure (#4703)Gravatar Ben Holmes 2-1/+6
2022-09-09[ci] formatGravatar tony-sull 1-1/+1
2022-09-09[@astrojs/image] support additional resize options (#4438)Gravatar Oussama Bennaci 7-12/+139
2022-09-09[ci] release (#4698)astro@1.2.0Gravatar Fred K. Bot 30-68/+62
2022-09-09[ci] formatGravatar matthewp 1-3/+2
2022-09-09Fix client:only CSS missing from child packages (#4699)Gravatar Matthew Phillips 8-2/+56
2022-09-09[astro add] Move config update to final step (#4682)Gravatar Ben Holmes 2-66/+73
2022-09-09Fix theme.css location in docs starter project (#4697)Gravatar Brendan O'Leary 1-2/+2
2022-09-09docs: add section on .mdx file support in VS Code (#4694)Gravatar Lloyd Atkinson 1-0/+12
2022-09-09[ci] formatGravatar matthewp 4-25/+29
2022-09-09Add support for custom non-html route encoding (#4549)Gravatar Alan 11-3/+93
2022-09-09No πŸ‘ more πŸ‘ server πŸ‘ restarts πŸ‘ on πŸ‘ config πŸ‘ changes (#4578)Gravatar Ben Holmes 23-124/+155
2022-09-09[ci] release (#4680)astro@1.1.8@astrojs/react@1.1.2@astrojs/image@0.6.1Gravatar Fred K. Bot 37-92/+84
2022-09-09[ci] formatGravatar matthewp 1-3/+4
2022-09-09Fix: Windows client-side script reloads on dev server (#4645)Gravatar Ben Holmes 5-17/+40