feat(cloudflare)!: Make the nodejs_compat entrypoint the default - #22900
Merged
Conversation
JPeer264
force-pushed
the
jp/node-compat-cloudflare
branch
from
July 31, 2026 08:14
7397a23 to
6397b2e
Compare
JPeer264
force-pushed
the
jp/node-compat-cloudflare
branch
from
July 31, 2026 08:16
6397b2e to
8631715
Compare
JPeer264
marked this pull request as ready for review
July 31, 2026 08:25
JPeer264
requested review from
andreiborza,
isaacs and
nicohrubec
and removed request for
a team
July 31, 2026 08:25
Contributor
size-limit report 📦
|
JPeer264
force-pushed
the
jp/node-compat-cloudflare
branch
from
July 31, 2026 08:32
8631715 to
dcac51d
Compare
JPeer264
force-pushed
the
jp/node-compat-cloudflare
branch
from
July 31, 2026 10:19
dcac51d to
0a6bcec
Compare
nicohrubec
approved these changes
Jul 31, 2026
JPeer264
force-pushed
the
jp/node-compat-cloudflare
branch
from
August 3, 2026 07:31
0a6bcec to
c68a4e4
Compare
JPeer264
force-pushed
the
jp/node-compat-cloudflare
branch
from
August 3, 2026 09:06
c68a4e4 to
4d49e64
Compare
andreiborza
approved these changes
Aug 3, 2026
JPeer264
force-pushed
the
jp/node-compat-cloudflare
branch
from
August 3, 2026 10:48
4d49e64 to
b6736ba
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR moves the capabilities of the
/nodejs_compatentrypoint to the default entrypoint and removes the entrypoint entirely.On top I removed all
alsspecific tests, as they're not relevant anymore.(ref: #18803)