Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: remove hybrid #375

Merged
merged 11 commits into from
Sep 11, 2024
Merged

feat: remove hybrid #375

merged 11 commits into from
Sep 11, 2024

Conversation

Princesseuh
Copy link
Member

@Princesseuh Princesseuh commented Sep 3, 2024

Changes

Adapters part of withastro/astro#11824

Testing

Tests should pass! Had to fix test-utils though

Docs

N/A. The docs for the actual change in core is being done elsewhere!

Copy link

changeset-bot bot commented Sep 3, 2024

🦋 Changeset detected

Latest commit: 1c07859

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

This PR includes changesets to release 52 packages
Name Type
@astrojs/cloudflare Major
@astrojs/netlify Major
@astrojs/vercel Major
@astrojs/node Major
@test/astro-cloudflare-astro-dev-platform Patch
@test/astro-cloudflare-astro-env Patch
@test/astro-cloudflare-compile-image-service Patch
@test/astro-cloudflare-external-image-service Patch
@test/astro-cloudflare-wasm Patch
@test/astro-cloudflare-no-output Patch
@test/astro-cloudflare-routes-json Patch
@test/astro-cloudflare-with-solid-js Patch
@test/astro-cloudflare-wrangler-preview-platform Patch
@test/netlify-cookies Patch
@test/netlify-middleware-without-handler-file Patch
@test/netlify-redirects Patch
@test/netlify-hosted-astro-project Patch
@test/netlify-static-redirects Patch
@test/astro-vercel-basic Patch
@test/astro-vercel-image Patch
@test/vercel-isr Patch
@test/vercel-max-duration Patch
@test/vercel-edge-middleware-with-edge-file Patch
@test/vercel-edge-middleware-without-edge-file Patch
@test/astro-vercel-no-output Patch
@test/astro-vercel-prerendered-error-pages Patch
@test/astro-vercel-redirects-serverless Patch
@test/astro-vercel-redirects Patch
@test/vercel-server-islands Patch
@test/astro-vercel-serverless-prerender Patch
@test/astro-vercel-serverless-with-dynamic-routes Patch
@test/astro-vercel-static-assets Patch
@test/astro-vercel-static Patch
@test/vercel-streaming Patch
@test/astro-vercel-with-speed-insights-enabled-output-as-server Patch
@test/astro-vercel-with-speed-insights-enabled-output-as-static Patch
@test/astro-vercel-with-web-analytics-enabled-output-as-static Patch
vercel-hosted-astro-project Patch
@test/nodejs-api-route Patch
@test/nodejs-badurls Patch
@test/nodejs-encoded Patch
@test/nodejs-errors Patch
@test/nodejs-headers Patch
@test/nodejs-image Patch
@test/locals Patch
@test/node-middleware Patch
@test/nodejs-prerender-404-500 Patch
@test/nodejs-prerender Patch
@test/nodejs-preview-headers Patch
@test/node-trailingslash Patch
@test/url Patch
@test/well-known-locations 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

@Princesseuh Princesseuh marked this pull request as ready for review September 10, 2024 22:00
packages/cloudflare/src/utils/image-config.ts Outdated Show resolved Hide resolved
packages/netlify/src/index.ts Outdated Show resolved Hide resolved
Copy link
Member

@bluwy bluwy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for also cleaning up the failing tests 🫡

This was referenced Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants