summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2022-09-14Compatiblity between hoisted scripts and tailwind integration (#4755)Gravatar Matthew Phillips 7-22/+59
* Compatiblity between hoisted scripts and tailwind integration * Adds a changeset
2022-09-14Support Vite 3.1 (#4752)Gravatar Bjorn Lu 4-11/+13
* Support Vite 3.1 * Update ~3.1.0 * Revert Vite bump
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
Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
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
* Properly allow file uploads in the dev server * Smaller image * movethe test over
2022-09-13Capture stderr in snapshot-release github action (#4747)Gravatar Fred K. Schott 1-2/+7
* Update snapshot-release.yml * Update snapshot-release.yml * Update snapshot-release.yml
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
Co-authored-by: Nate Moore <nate@astro.build>
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
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-13Migrate examples to `type: module` (#4662)Gravatar Nate Moore 25-2/+38
* chore: move examples to type module * chore: prefer astro.config.mjs to astro.config.js * chore: reference CJS config file Co-authored-by: Nate Moore <nate@astro.build>
2022-09-13Template (Blog): fix `HeaderLink` `isActive` check (#4647)Gravatar Sami Jaber 1-1/+1
* remove trailing slashes when checking active href * use simpler regex Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com> * remove unused code Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2022-09-13[ci] update lockfile (#4735)Gravatar Fred K. Bot 1-94/+95
Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
2022-09-12Fix route validation for Netlify Edge (#4722)Gravatar Ben Holmes 2-1/+9
* fix: serialize route pattern for Netlify edge Co-authored-by: Jackie Macharia <jackiewmacharia> * chore: changeset
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
* add a new preview release action * Update snapshot-release.yml (#4485) * small fixes * Update snapshot-release.yml Co-authored-by: Mayank <9084735+mayank99@users.noreply.github.com>
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
* Use import order to sort CSS in prod * Adding a changeset * Pass through the parent id * Update remaining test
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
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-12[RSS] Fix failure when globbing index route (#4701)Gravatar Ben Holmes 3-3/+49
* fix: [rss] throw on undefined urls only * test: "" url, passing glob outside pages/ * chore: changeset
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
* Don't use middleware * changeset * breaking change
2022-09-12Make error handling more resilient in the dev server (#4723)Gravatar Matthew Phillips 10-10/+96
* Make error handling more resilient in the dev server * Better approach * Add a changeset
2022-09-12[ci] update lockfile (#4711)Gravatar Fred K. Bot 1-199/+203
Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
2022-09-12Add an error message for improperly configured renderers (#4705)Gravatar Erika 2-0/+13
* Add error messages for wrongly configured renderers * Add changeset
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
* fix: add __ssrInlineRender to Vue check * chore: remove console log * test: vue builds with other renderer present * chore: changeset
2022-09-09[ci] release (#4702)astro@1.2.1@astrojs/image@0.7.0Gravatar Fred K. Bot 30-59/+61
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-09Fix `[astro add]` fetch failure (#4703)Gravatar Ben Holmes 2-1/+6
* fix: apply fetch polyfill earlier * chore: changeset
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
* working draft * more sharp params * add changeset * fix typing * wip * add missing docblocks * update lock file * remove enlargement and reduction resize options * add tests * Add docs * support crop options in pictures * cleanup * define crop types in docs * cleanup * remove kernel option Co-authored-by: Tony Sullivan <tony.f.sullivan@outlook.com>
2022-09-09[ci] release (#4698)astro@1.2.0Gravatar Fred K. Bot 30-68/+62
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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
* feat: move astro.config update to end * chore: changeset
2022-09-09Fix theme.css location in docs starter project (#4697)Gravatar Brendan O'Leary 1-2/+2
* Fix theme.css location in docs starter project * Also fix in diff display Co-authored-by: Brendan O'Leary <boleary@gitlab.com>
2022-09-09docs: add section on .mdx file support in VS Code (#4694)Gravatar Lloyd Atkinson 1-0/+12
* docs: add section on .mdx file support in VS Code * Update packages/integrations/mdx/README.md Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com> Co-authored-by: Matthew Phillips <matthew@matthewphillips.info> Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com> Co-authored-by: Matthew Phillips <matthew@skypack.dev>
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
* Add custom encoding support for non-html routes * Add changeset * Add tests for png and json routes
2022-09-09No πŸ‘ more πŸ‘ server πŸ‘ restarts πŸ‘ on πŸ‘ config πŸ‘ changes (#4578)Gravatar Ben Holmes 23-124/+155
* feat: restart config on add, remove, update * fix: reload for root project configs only * fix: throw when userConfigPath can't resolve * chore: changeset * wip: remove normalizePath before writeFile * refactor: invalidateWithCache -> isConfigReload * wip: mustExist? * debug: config loaded successfully * debug: more logs * debug: MORE logging * fix: normalize resolved config path * debug: yet MORE logging * chore: bump proload * fix: use file path, not URL.pathname * Revert "wip: mustExist?" This reverts commit 8ca8662132532dcdc9fd120868e615ddc60f498e. * chore: remove console log * feat: cleanup restart message, better invalid config handling * chore: update lockfile * chore: fix types * fix: throw helpful error when config does not exist * docs: remove "restart dev server" from integrations * docs: make sure to restart -> try restarting Co-authored-by: Nate Moore <nate@astro.build>
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
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-09[ci] formatGravatar matthewp 1-3/+4