withastro / adapters

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

fixes solid #212

Closed alexanderniebuhr closed 3 months ago

alexanderniebuhr commented 3 months ago

Changes

Testing

Docs

changeset-bot[bot] commented 3 months ago

πŸ¦‹ Changeset detected

Latest commit: e9cc64cc2f5f6d34c74c87ceeab85c16a1a2a45c

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

This PR includes changesets to release 8 packages | Name | Type | | ------------------------------------------------ | ----- | | @astrojs/cloudflare | Patch | | @test/astro-cloudflare-astro-dev-platform | Patch | | @test/astro-cloudflare-external-image-service | Patch | | @test/astro-cloudflare-no-output | Patch | | @test/astro-cloudflare-routes-json | Patch | | @test/astro-cloudflare-wasm | Patch | | @test/astro-cloudflare-with-solid-js | Patch | | @test/astro-cloudflare-wrangler-preview-platform | 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

alexanderniebuhr commented 3 months ago

!preview cf-10-solid

github-actions[bot] commented 3 months ago

Snapshots have been released for the following packages:

πŸ¦‹  warn ===============================IMPORTANT!===============================
πŸ¦‹  warn Packages will be released under the experimental--cf-10-solid tag
πŸ¦‹  warn ----------------------------------------------------------------------
πŸ¦‹  info npm info @astrojs/cloudflare
πŸ¦‹  info npm info @astrojs/netlify
πŸ¦‹  info @astrojs/cloudflare is being published because our local version (0.0.0-cf-10-solid-20240329084913) has not been published on npm
πŸ¦‹  warn @astrojs/netlify is not being published because version 5.2.0 is already published on npm
πŸ¦‹  info Publishing "@astrojs/cloudflare" at "0.0.0-cf-10-solid-20240329084913"
πŸ¦‹  success packages published successfully:
πŸ¦‹  @astrojs/cloudflare@0.0.0-cf-10-solid-20240329084913
πŸ¦‹  Creating git tag...
πŸ¦‹  New tag:  @astrojs/cloudflare@0.0.0-cf-10-solid-20240329084913

Build Log ``` > root@0.0.0 build /home/runner/work/adapters/adapters > turbo run build --filter="@astrojs/*" β€’ Packages in scope: @astrojs/cloudflare, @astrojs/netlify, @astrojs/test-utils β€’ Running build in 3 packages β€’ Remote caching disabled ::group::@astrojs/netlify:build cache miss, executing 54e329bfc984dbc6 > @astrojs/netlify@5.2.0 build /home/runner/work/adapters/adapters/packages/netlify > tsc ::endgroup:: ::group::@astrojs/cloudflare:build cache miss, executing 0ae77447b307e229 > @astrojs/cloudflare@0.0.0-cf-10-solid-20240329084913 build /home/runner/work/adapters/adapters/packages/cloudflare > tsc ::endgroup:: Tasks: 2 successful, 2 total Cached: 0 cached, 2 total Time: 3.401s ```