Skip to content

Version Packages (alpha)#179

Merged
tuler merged 1 commit into
prerelease/v2from
changeset-release/prerelease/v2
Jul 7, 2026
Merged

Version Packages (alpha)#179
tuler merged 1 commit into
prerelease/v2from
changeset-release/prerelease/v2

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 2, 2026

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 the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to prerelease/v2, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

prerelease/v2 is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on prerelease/v2.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@deroll/app@2.0.0-alpha.9

Patch Changes

  • 4b80ab5: Republish with a valid package.json. Versions 2.0.0-alpha.7 and 2.0.0-alpha.8 were published with unresolved workspace:* references to @deroll/cmio and @deroll/core, making them uninstallable. The release process now resolves workspace: and catalog: protocols to concrete versions before changeset publish.

@deroll/explorer@0.2.0-alpha.3

Minor Changes

  • 35c8b72: follow the rollups-node 2.0.0-alpha.12 JSON-RPC API: applications now report enabled + status (OK/FAILED/DIVERGED/CORRUPTED) instead of state, carry a withdrawal config, foreclosure lifecycle fields and three new sync checkpoints; epochs gain staged_at_block and the CLAIM_STAGED/CLAIM_FORECLOSED statuses; inputs gain REPORTS_LIMIT_EXCEEDED. Adds a Withdrawals tab (list + per-account detail) for post-foreclosure withdrawal events, and Withdrawal config / Foreclosure sections on the application overview
  • 3377b7b: load payload decoders from GitHub gists — paste a gist page URL (the decoder file is found automatically, or picked via its #file-… anchor), a per-file Raw URL, or the gist:id/file.ts shorthand

Patch Changes

  • def3695: pin gist page URL registrations to the gist's current revision — the gists API lookup already made for the filename also carries the revision, so the esm.sh URL no longer floats at the gist's HEAD, where esm.sh's request-time resolution goes stale after a gist edit or fails intermittently (revision-pinned raw URLs never had this problem)
  • d47f8ac: keep the @deroll/decoder import external for decoders registered as hand-pasted esm.sh URLs — without the flag esm.sh rewrote the kit import to an absolute npm URL the import map cannot remap, silently loading @deroll/decoder@0.1.0 (npm's latest) instead of the pinned kit, so v3 portal deposits failed to decode
  • 0fcb47d: point the @deroll/decoder import map at the kit's home in this monorepo, pinned to a commit — esm.sh intermittently fails to resolve floating branch refs, which broke every kit-using decoder
  • 35c8b72: don't report a node as unreachable when it answers JSON-RPC but errors on cartesi_getChainId (e.g. running without an EVM reader) — the connection dot now also probes cartesi_getNodeVersion and treats any RPC-level reply as connected, omitting the chain id when unavailable

@deroll/docs@1.0.0-alpha.7

Patch Changes

  • Updated dependencies [4b80ab5]
    • @deroll/app@2.0.0-alpha.9

@deroll/examples@2.0.0-alpha.11

Patch Changes

  • Updated dependencies [4b80ab5]
    • @deroll/app@2.0.0-alpha.9

@vercel

vercel Bot commented Jul 2, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
deroll Ready Ready Preview, Comment Jul 7, 2026 8:20pm
deroll-explorer Ready Ready Preview, Comment Jul 7, 2026 8:20pm

@github-actions github-actions Bot force-pushed the changeset-release/prerelease/v2 branch from d816167 to 5e9ac2e Compare July 7, 2026 20:19
@tuler tuler merged commit 27a6170 into prerelease/v2 Jul 7, 2026
5 checks passed
@tuler tuler deleted the changeset-release/prerelease/v2 branch July 7, 2026 20:25
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