withastro / adapters

Home for Astro's core maintained adapters
47 stars 26 forks source link

feat(cloudflare): add service bindings #179

Closed F0rce closed 4 months ago

F0rce commented 4 months ago

Changes

Testing

Changes have been tested by updating the dev-runtime-pages and dev-runtime-workers fixtures and adding an integration test to z-dev-runtime-pages.test.js and dev-runtime-workers.test.js respectively.

Docs

Since this is a feature, it does not affect current users, but the documentation will need to be updated.

closes #175

changeset-bot[bot] commented 4 months ago

🦋 Changeset detected

Latest commit: 8ea9c8d44a738b3fa9f4da669556131e0712ab8e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 15 packages | Name | Type | | ---------------------------------------------- | ----- | | @astrojs/cloudflare | Minor | | @test/astro-cloudflare-dev-runtime-pages | Patch | | @test/astro-cloudflare-dev-runtime-workers | Patch | | @test/astro-cloudflare-directory-mode | Patch | | @test/astro-cloudflare-external-image-service | Patch | | @test/astro-cloudflare-function-per-route | Patch | | @test/astro-cloudflare-hybrid | Patch | | @test/astro-cloudflare-no-output | Patch | | @test/astro-cloudflare-prerender | Patch | | @test/astro-cloudflare-routes-json | Patch | | @test/astro-cloudflare-wasm-function-per-route | Patch | | @test/astro-cloudflare-wasm-directory | Patch | | @test/astro-cloudflare-wasm | Patch | | @test/astro-cloudflare-with-solid-js | Patch | | @test/astro-cloudflare-wrangler-runtime | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR