Skip to content

Conversation

@rmarscher
Copy link
Contributor

Waku changed the worker main entry build path for v1.0. wakujs/waku#1758

Also removed not_found_handling so the worker will be invoked when no asset is found. This avoids 404 errors Waku server-side routes when assets_navigation_prefers_asset_serving is enabled. https://developers.cloudflare.com/workers/configuration/compatibility-flags/#navigation-requests-prefer-asset-serving


image

Waku changed the worker main entry build path for v1.0.
wakujs/waku#1758
@rmarscher rmarscher requested a review from a team as a code owner December 30, 2025 17:46
@changeset-bot
Copy link

changeset-bot bot commented Dec 30, 2025

🦋 Changeset detected

Latest commit: 37c6567

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

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

@pkg-pr-new
Copy link

pkg-pr-new bot commented Dec 30, 2025

create-cloudflare

npm i https://pkg.pr.new/create-cloudflare@11778

@cloudflare/kv-asset-handler

npm i https://pkg.pr.new/@cloudflare/kv-asset-handler@11778

miniflare

npm i https://pkg.pr.new/miniflare@11778

@cloudflare/pages-shared

npm i https://pkg.pr.new/@cloudflare/pages-shared@11778

@cloudflare/unenv-preset

npm i https://pkg.pr.new/@cloudflare/unenv-preset@11778

@cloudflare/vite-plugin

npm i https://pkg.pr.new/@cloudflare/vite-plugin@11778

@cloudflare/vitest-pool-workers

npm i https://pkg.pr.new/@cloudflare/vitest-pool-workers@11778

@cloudflare/workers-editor-shared

npm i https://pkg.pr.new/@cloudflare/workers-editor-shared@11778

@cloudflare/workers-utils

npm i https://pkg.pr.new/@cloudflare/workers-utils@11778

wrangler

npm i https://pkg.pr.new/wrangler@11778

commit: 37c6567

Copy link
Member

@dario-piotrowicz dario-piotrowicz left a comment

Choose a reason for hiding this comment

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

Looks good to me! thanks @rmarscher 😄

@github-project-automation github-project-automation bot moved this from Untriaged to Approved in workers-sdk Jan 6, 2026
@dario-piotrowicz dario-piotrowicz merged commit c3b8268 into cloudflare:main Jan 7, 2026
33 checks passed
@github-project-automation github-project-automation bot moved this from Approved to Done in workers-sdk Jan 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants