summaryrefslogtreecommitdiff
path: root/packages/integrations (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-08-22[ci] release (rc) (#8147)create-astro@4.0.0-rc.2astro@3.0.0-rc.5@astrojs/vue@3.0.0-rc.1@astrojs/vercel@4.0.0-rc.4@astrojs/underscore-redirects@0.3.0-rc.1@astrojs/telemetry@3.0.0-rc.3@astrojs/tailwind@5.0.0-rc.1@astrojs/svelte@4.0.0-rc.2@astrojs/solid-js@3.0.0-rc.3@astrojs/sitemap@3.0.0-rc.1@astrojs/rss@3.0.0-rc.1@astrojs/react@3.0.0-rc.4@astrojs/prism@3.0.0-rc.1@astrojs/prefetch@0.4.0-rc.1@astrojs/preact@3.0.0-rc.2@astrojs/partytown@2.0.0-rc.1@astrojs/node@6.0.0-rc.1@astrojs/netlify@3.0.0-rc.2@astrojs/mdx@1.0.0-rc.2@astrojs/markdown-remark@3.0.0-rc.1@astrojs/markdoc@0.5.0-rc.1@astrojs/lit@3.0.0-rc.1@astrojs/internal-helpers@0.2.0-rc.2@astrojs/deno@5.0.0-rc.1@astrojs/cloudflare@7.0.0-rc.3@astrojs/alpinejs@0.3.0-rc.1Gravatar Houston (Bot) 39-60/+249
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-22Merge remote-tracking branch 'origin/main' into nextGravatar Emanuele Stoppa 4-7/+64
2023-08-22Remove turbolinks integration (#8186)Gravatar Bjorn Lu 6-241/+0
2023-08-21Set Markdoc integration version to a minor (#8177)Gravatar Matthew Phillips 1-1/+1
2023-08-21fix(@astrojs/node): handler should work with `express` (#8176)Gravatar Emanuele Stoppa 4-7/+64
2023-08-21Merge remote-tracking branch 'origin/main' into nextGravatar Emanuele Stoppa 6-9/+68
2023-08-21Remove pre-shiki v0.14 theme names (#8169)Gravatar Bjorn Lu 2-41/+0
2023-08-21[docs] JSX framework integration READMEs (#8151)Gravatar Sarah Rainsberger 3-0/+104
2023-08-18[ci] release (#8145)astro@2.10.12@astrojs/react@2.3.2@astrojs/node@5.3.5Gravatar Houston (Bot) 13-12/+27
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-18Fix missing package file regression (#8149)Gravatar Matthew Phillips 1-1/+2
2023-08-18fix(node): delegate preview's not found and error handling to core/app (#8141)Gravatar Arsh 1-9/+1
* fix(node): delegate preview's not found and error handling to core/app * add changeset --------- Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2023-08-18[ci] release (beta) (#8140)astro@3.0.0-beta.4Gravatar Houston (Bot) 10-10/+10
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-18[ci] release (beta) (#8073)create-astro@4.0.0-beta.1astro@3.0.0-beta.3@astrojs/vercel@4.0.0-beta.3@astrojs/telemetry@3.0.0-beta.2@astrojs/svelte@4.0.0-beta.1@astrojs/solid-js@3.0.0-beta.2@astrojs/react@3.0.0-beta.3@astrojs/mdx@1.0.0-beta.1@astrojs/cloudflare@7.0.0-beta.2Gravatar Houston (Bot) 22-27/+121
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-18[ci] release (#8138)astro@2.10.11@astrojs/react@2.3.1Gravatar Houston (Bot) 12-11/+17
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-18fix(react): add missing export (#8137)Gravatar Nate Moore 1-1/+2
2023-08-18[ci] release (#8096)create-astro@3.2.2astro@2.10.10@astrojs/vercel@3.8.2@astrojs/svelte@3.1.1@astrojs/solid-js@2.2.1@astrojs/react@2.3.0Gravatar Houston (Bot) 16-14/+60
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-18Switch `build.inlineStylesheets` default to auto (#8118)Gravatar Arsh 5-8/+11
* switch inlineStylesheets default * use previous default for astro/test * use previous default for content-collections-render.test.js * integrations: node, deno, mdx, markdown * typedocs: switch inlineStylesheets default * Update example to show non-default * add changeset * reword changeset --------- Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2023-08-17feature(@astrojs/cloudflare): port functionPerRoute (#8078)Gravatar Alexander Niebuhr 16-28/+59
* port functionPerRoute to cloudflare * add changeset * port bugfix to next * update changeset * Update packages/astro/src/core/build/generate.ts Co-authored-by: Emanuele Stoppa <my.burning@gmail.com> * update changeset * update README * add TODO comment * Update .changeset/wise-cameras-agree.md Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * Update .changeset/wise-cameras-agree.md Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * Update .changeset/nasty-garlics-listen.md Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * update README * Update .changeset/wise-cameras-agree.md Co-authored-by: Yan Thomas <61414485+Yan-Thomas@users.noreply.github.com> * Update packages/integrations/cloudflare/README.md Co-authored-by: Yan Thomas <61414485+Yan-Thomas@users.noreply.github.com> --------- Co-authored-by: Emanuele Stoppa <my.burning@gmail.com> Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> Co-authored-by: Yan Thomas <61414485+Yan-Thomas@users.noreply.github.com>
2023-08-17Fix cloudflare test (#8117)Gravatar Bjorn Lu 1-1/+2
2023-08-17Fix more conflictsGravatar Matthew Phillips 1-12/+8
2023-08-17Merge branch 'main' into nextGravatar Matthew Phillips 61-69/+938
2023-08-17config: remove ~/assets alias (#8113)Gravatar Erika 2-0/+18
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> Co-authored-by: Mia Kanashi <chad@redpilled.dev>
2023-08-17feat(assets): support remote images (#7778)Gravatar Julien Barbay 3-4/+4
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> Co-authored-by: Princesseuh <princssdev@gmail.com> Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
2023-08-17[ci] formatGravatar ematipico 1-18/+17
2023-08-17Prerendering corner cases (#8070)Gravatar Arsh 11-33/+175
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
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 1-1/+1
2023-08-16Fix flaky Cloudflare test (#8103)Gravatar Nate Moore 5-8/+5
* chore: fix flaky CF test * chore: increase wrangler timeout
2023-08-16[ci] formatGravatar matthewp 5-51/+52
2023-08-16Add experimentalReactChildren option to React integration (#8082)Gravatar Matthew Phillips 33-6/+571
* wip: support true react vnodes in renderer * Add new experimentalReactChildren option to React integration * Update the test * Add docs * Update packages/integrations/react/server.js Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com> * Update with a better test * Update .changeset/yellow-snakes-jam.md Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * Update packages/integrations/react/README.md Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * Update packages/integrations/react/README.md Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> --------- Co-authored-by: Nate Moore <nate@astro.build> Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com> Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2023-08-16feat: unflag experimental.assets (#7921)Gravatar Erika 24-106/+68
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
2023-08-15Filter out Svelte's unknown class prop console warnings (#7291)Gravatar Eric Mika 1-1/+59
* Filter out Svelte's unexpected class prop console warnings Astro's hydration code passes a `class` prop to Svelte components, inducing Svelte to log a warning about an unknown prop. Preempting this by exporting a `class` prop from the Svelte component isn't a viable workaround since `class` is a reserved identifier in JS. This PR implements the console-filtering workaround suggested by @HiDeoo in #5665, borrowing the `useConsoleFilter` approach from the [preact integration](https://github.com/withastro/astro/blob/a1c0cbe604c9f91cdc421b5606aab574999eba01/packages/integrations/preact/src/server.ts#L72-L94). It would probably be better to generalize console filtering so it could be shared across multiple integrations. Ideally there would be a way to handle this in Svelte, but as was pointed out in the issue thread even they resort to [similar cringe-inducing hackery](https://github.com/sveltejs/kit/blob/master/packages/kit/src/runtime/client/client.js#L1974-L1996) in sveltekit. * Only filter Svelte console warnings in dev builds * Add changeset * Fix lint error. --------- Co-authored-by: bluwy <bjornlu.dev@gmail.com> Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2023-08-15[ci] release (#8090)create-astro@3.2.1astro@2.10.9Gravatar Houston (Bot) 10-10/+10
* [ci] release * Update packages/create-astro/CHANGELOG.md --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2023-08-15[ci] formatGravatar natemoo-re 2-9/+19
2023-08-15Update wrangler (#8081)Gravatar Nate Moore 7-17/+31
* chore: update wrangler * chore(cloudflare): update tests to support wrangler@3 * chore(cloudflare): update debug message * chore: force ci
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) 15-13/+34
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-15Stream request body instead of buffering it in memory (#8084)Gravatar hbgl 3-4/+59
Co-authored-by: Matthew Phillips <matthew@matthewphillips.info>
2023-08-15Merge remote-tracking branch 'origin/main' into nextGravatar Emanuele Stoppa 25-33/+393
2023-08-14fix(@astrojs/cloudflare): unsynced astro asset support flag (#8079)Gravatar Alexander Niebuhr 1-1/+1
* fix astro assets support in cloudflare * add changeset
2023-08-14fix: remove react identifierPrefix from client:only (#8075)Gravatar Robin Neal 1-1/+1
This was causing React components rendered with client:only to be prefixed with null. While not technically causing any issues, it is unintended and could be considered a bug. Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2023-08-14[ci] release (beta) (#8067)astro@3.0.0-beta.2@astrojs/vercel@4.0.0-beta.2@astrojs/react@3.0.0-beta.2@astrojs/markdoc@1.0.0-beta.1@astrojs/internal-helpers@0.2.0-beta.1Gravatar Houston (Bot) 14-14/+37
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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 1-1/+1
Co-authored-by: Elian ☕️ <hello@elian.codes>
2023-08-11[ci] release (#8043)astro@2.10.7Gravatar Houston (Bot) 10-10/+10
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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) 14-14/+76
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-11[ci] release (beta) (#7952)astro@3.0.0-beta.1@astrojs/vercel@4.0.0-beta.1@astrojs/telemetry@3.0.0-beta.1@astrojs/solid-js@3.0.0-beta.1@astrojs/react@3.0.0-beta.1@astrojs/preact@3.0.0-beta.1@astrojs/netlify@3.0.0-beta.1@astrojs/cloudflare@7.0.0-beta.1Gravatar Houston (Bot) 23-44/+147
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-11docs(netlify): remove comma (#8040)Gravatar Arsh 1-1/+1
* docs(netlify): remove comma * Apply suggestions from code review Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * them -> these functions --------- Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2023-08-11[ci] formatGravatar lilnasy 3-11/+15
2023-08-11Add Incremental Static Regeneration support for the Netlify's on-demand ↵Gravatar Arsh 6-3/+96
builders adapter (#7975) * feat(netlify): expose builders ttl as a local * add changeset * docs(netlify): caching using on-demand builders * reword readme section * Update packages/integrations/netlify/package.json Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com> * include builders-types.d.ts in the distribution * document caveat regarding query params * update changeset * mutation -> function * locals.netlify -> locals.runtime * update types and changeset * Apply suggestions from code review Co-authored-by: Elian ☕️ <hello@elian.codes> * Apply suggestions from code review Co-authored-by: Elian ☕️ <hello@elian.codes> --------- Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com> Co-authored-by: Elian ☕️ <hello@elian.codes>