Skip to content

chore: version packages - #718

Merged
Zach Dunn (zachdunn) merged 1 commit into
mainfrom
changeset-release/main
Aug 20, 2026
Merged

chore: version packages#718
Zach Dunn (zachdunn) merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@buildinternet/uploads@0.46.0

Minor Changes

  • 038b5a5: screenshot gains --wait-for <js> (local backend), a hydration-aware gate that polls a JS expression in the page until truthy before --eval and capture (issue screenshot --eval: clicks fire before React hydration — add a post-hydration/interaction hook #715). The load/networkidle settle strategies fire before a React/Next app hydrates, so a synthetic el.click() in --eval hit the still-inert server-rendered DOM with no handler attached — silently doing nothing. Expressing the app's own "interactive" signal (e.g. --wait-for 'window.__hydrated===true') closes that gap; a predicate that never becomes truthy fails with RENDER_FAILED instead of capturing the un-ready page. --wait-for is local-only (rejected up front on --via remote, like --eval). --eval/--wait-for help and the CLI docs now warn that synthetic events won't reach framework handlers until hydration.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 20, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
uploads-auth e79838f Commit Preview URL

Branch Preview URL
Aug 20 2026, 07:35 PM

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from df2560c to e79838f Compare August 20, 2026 19:34
@zachdunn
Zach Dunn (zachdunn) merged commit c65731d into main Aug 20, 2026
3 checks passed
@zachdunn
Zach Dunn (zachdunn) deleted the changeset-release/main branch August 20, 2026 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant