summaryrefslogtreecommitdiff
path: root/packages/integrations/cloudflare (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-10-16chore(cloudflare): remove adapter (#8758)Gravatar Alexander Niebuhr 98-4269/+5
2023-10-12[ci] release (#8796)astro@3.3.0@astrojs/mdx@1.1.2@astrojs/markdown-remark@3.3.0@astrojs/markdoc@0.6.0@astrojs/cloudflare@7.5.3Gravatar Houston (Bot) 2-2/+12
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-10-11port https://github.com/withastro/docs/pull/4980 (#8799)Gravatar Alexander Niebuhr 1-2/+2
2023-10-10[ci] formatGravatar alexanderniebuhr 2-2/+2
2023-10-10fix(cloudflare): runtime types for Cloudflare caches (#8782)Gravatar Mikkel Ricafrente 2-7/+10
* fix cachestorage reference in cloudflare integration * add cachestorage to serverdirectorymode * add changeset * remove global caches type * update unlucky-avocados-brake.md
2023-10-10[ci] release (#8768)astro@3.2.4@astrojs/tailwind@5.0.2@astrojs/cloudflare@7.5.2Gravatar Houston (Bot) 2-2/+14
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-10-10fix(cloudflare): esbuild settings for cloudflare (#8788)Gravatar Alexander Niebuhr 2-0/+3
--------- Co-authored-by: Jonathan Dunlap <595843+jadbox@users.noreply.github.com>
2023-10-09[ci] formatGravatar alexanderniebuhr 1-2/+2
2023-10-09fix(cloudflare): support for 'cloudflare:*' imports (#8766)Gravatar Jonathan Dunlap 2-0/+6
* chore: add 'cloudflare:sockets' to external list * chore: add Changeset * patch: wildcard cloudflare packages * chore: updated Readme for cloudflare module support * Update .changeset/heavy-elephants-tan.md Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * Update packages/integrations/cloudflare/README.md Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> --------- Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> Co-authored-by: Alexander Niebuhr <alexander@nbhr.io>
2023-10-05[ci] release (#8738)Gravatar Houston (Bot) 2-2/+12
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-10-03feat: add provenance to packages (#8737)Gravatar Emanuele Stoppa 1-0/+3
2023-10-02[ci] release (#8722)astro@3.2.2@astrojs/markdoc@0.5.1@astrojs/cloudflare@7.5.0Gravatar Houston (Bot) 2-2/+22
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-10-02[ci] formatGravatar alexanderniebuhr 1-1/+1
2023-10-02feat(cloudflare): add local mockings for CF bindings (#8655)Gravatar Alexander Niebuhr 13-34/+315
* feat(cloudflare): add D1 database binding * feat(cloudflare): add local mocking for R2 bindings (#8656) * feat(cloudflare): add local mocking for KV bindings (#8657) * feat(cloudflare): add local mocking for Caches bindings (#8664) * feat(cloudflare): add local mocking for DO bindings (#8690) --------- Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2023-10-02[ci] release (#8699)astro@3.2.1@astrojs/node@6.0.2@astrojs/cloudflare@7.4.0Gravatar Houston (Bot) 2-2/+14
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-09-30fix(cloudflare): broken link in docs (#8709)Gravatar Alexander Niebuhr 1-2/+2
2023-09-28fix(cloudflare): target es2022 instead of es2020 to fix esbuild ↵Gravatar Dario Piotrowicz 1-2/+2
incompatibility issues (#8682) * fix(cloudflare): target es2022 instead of es2020 to fix esbuild incompatibility issues * add changeset * update changeset * fix(cloudflare): change build target to es2022 --------- Co-authored-by: Alexander Niebuhr <alexander@nbhr.io>
2023-09-28fix(cloudflare): sneaky docs (#8694)Gravatar Alexander Niebuhr 1-3/+2
* fix(cloudflare): sneaky docs * resolve docs review comments Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * resolve docs review comments Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> --------- Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2023-09-28[ci] release (#8695)astro@3.2.0@astrojs/cloudflare@7.3.1Gravatar Houston (Bot) 2-2/+14
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-09-28Revert "[ci] release (#8671)" (#8696)Gravatar Matthew Phillips 1-1/+1
This reverts commit eada8ab8fa0d291586f30c010edaa56905351064.
2023-09-28[ci] release (#8671)Gravatar Houston (Bot) 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Matthew Phillips <matthew@skypack.dev>
2023-09-28[ci] formatGravatar alexanderniebuhr 1-0/+3
2023-09-28chore(cloudflare): refactor structure, optimize patterns (#8654)Gravatar Alexander Niebuhr 12-308/+308
--------- Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> Co-authored-by: 100gle <loogle.space@gmail.com>
2023-09-28update all the readme's for expressive code (#8691)Gravatar Elian ☕️ 1-47/+49
Co-authored-by: HiDeoo <HiDeoo@users.noreply.github.com> Co-authored-by: Genteure <Genteure@users.noreply.github.com> Co-authored-by: Bryce Russell <brycetrussell@gmail.com> Co-authored-by: Reuben Tier <TheOtterlord@users.noreply.github.com> Co-authored-by: Hippo <hippotastic@users.noreply.github.com> Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> Co-authored-by: Kevin Zuniga Cuellar <kevinzunigacuellar@users.noreply.github.com>
2023-09-27Match the .well-known directory when generating routes.json (#7776)Gravatar Adit Sachde 1-0/+1
* Match the .well-known directory when generating routes.json * add changeset * Update .changeset/clean-planets-retire.md --------- Co-authored-by: Emanuele Stoppa <my.burning@gmail.com> Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
2023-09-25[ci] release (#8663)astro@3.1.4@astrojs/netlify@3.0.2@astrojs/deno@5.0.1Gravatar Houston (Bot) 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-09-25[ci] release (#8635)create-astro@4.2.1astro@3.1.3@astrojs/cloudflare@7.3.0Gravatar Houston (Bot) 2-2/+16
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-09-24fix(cloudflare): added config for _routes.json generation (#8459)Gravatar Marco Schumacher 18-102/+371
* added config for _routes.json generation * added changeset * renamed test file * updated comments * Apply suggestions from code review Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * worked on tests * worked on docs * worked on docs * worked on tests * updated pnpm-lock.yaml * worked on tests * moved the _worker.js in cloudflareSpecialFiles statement --------- Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> Co-authored-by: Alexander Niebuhr <alexander@nbhr.io>
2023-09-22[ci] formatGravatar ematipico 3-7/+11
2023-09-22feat(@astrojs/cloudflare): Add support for wasm module imports (#8542)Gravatar Adrian Lyjak 30-104/+752
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2023-09-21[ci] release (#8597)astro@3.1.2@astrojs/telemetry@3.0.2@astrojs/node@6.0.1@astrojs/cloudflare@7.2.0Gravatar Houston (Bot) 2-2/+29
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-09-19[ci] formatGravatar ematipico 1-2/+2
2023-09-19fix(@astrojs/cloudflare): support for nodejs_compat (#8595)Gravatar Alexander Niebuhr 2-0/+51
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
2023-09-19[ci] release (#8590)create-astro@4.2.0astro@3.1.1@astrojs/vercel@5.0.1@astrojs/cloudflare@7.1.1Gravatar Houston (Bot) 2-2/+12
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-09-18[ci] formatGravatar ematipico 1-2/+2
2023-09-18feat(@astro/cloudflare): improve DX for runtime typing (#8560)Gravatar Alexander Niebuhr 3-7/+14
2023-09-14[ci] release (#8540)create-astro@4.1.0astro@3.1.0@astrojs/vercel@5.0.0@astrojs/mdx@1.1.0@astrojs/markdown-remark@3.2.0Gravatar Houston (Bot) 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-09-13config: migrate us to moduleResolution: 'node16' (#8519)Gravatar Erika 3-11/+9
2023-09-12[ci] release (#8501)astro@3.0.13@astrojs/cloudflare@7.1.0Gravatar Houston (Bot) 2-2/+14
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-09-11[ci] formatGravatar lilnasy 2-5/+5
2023-09-11feat(@astrojs/cloudflare): add runtime support to `astro dev` (#8426)Gravatar Alexander Niebuhr 11-49/+350
* add necessary libs * cleanup stale code * add base feature-set of runtime to `astro dev` * fix lockfile * remove future code Co-authored-by: Arsh <69170106+lilnasy@users.noreply.github.com> * remove future code Co-authored-by: Arsh <69170106+lilnasy@users.noreply.github.com> * remove future code Co-authored-by: Arsh <69170106+lilnasy@users.noreply.github.com> * remove future code Co-authored-by: Arsh <69170106+lilnasy@users.noreply.github.com> * remove future code Co-authored-by: Arsh <69170106+lilnasy@users.noreply.github.com> * address review comments * fix linting issue * add docs & tests * fix test paths * add changeset * update README.md Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * fix docs & make adapter options optional * fix package resolve mode * fix pnpm-lock --------- Co-authored-by: Arsh <69170106+lilnasy@users.noreply.github.com> Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2023-09-08[ci] release (#8465)astro@3.0.12Gravatar Houston (Bot) 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-09-08[ci] release (#8442)astro@3.0.11@astrojs/vercel@4.0.5@astrojs/svelte@4.0.2@astrojs/solid-js@3.0.1@astrojs/react@3.0.2@astrojs/mdx@1.0.3@astrojs/markdown-remark@3.1.0Gravatar Houston (Bot) 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-09-06[ci] release (#8439)astro@3.0.10@astrojs/mdx@1.0.2Gravatar Houston (Bot) 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-09-06[ci] release (#8415)create-astro@4.0.2astro@3.0.9@astrojs/vercel@4.0.4@astrojs/svelte@4.0.1@astrojs/react@3.0.1@astrojs/mdx@1.0.1@astrojs/cloudflare@7.0.2Gravatar Houston (Bot) 2-2/+12
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-09-06[docs] Typo fix in Cloudflare README (#8429)Gravatar Sarah Rainsberger 1-1/+1
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
2023-09-05Skip cloudflare CLI tests if fail to start (#8417)Gravatar Bjorn Lu 4-10/+26
* Skip cloudflare CLI tests if fail to start * Fix port --------- Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2023-09-04[ci] release (#8372)astro@3.0.8Gravatar Houston (Bot) 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-09-01[ci] release (#8356)astro@3.0.7@astrojs/telemetry@3.0.1@astrojs/netlify@3.0.1@astrojs/cloudflare@7.0.1Gravatar Houston (Bot) 2-2/+12
2023-09-01Uppercase endpoint examples in adapter READMEs (#8346)Gravatar Chris Swithinbank 1-1/+1