Skip to content

chore: update @dashevo/evo-sdk to 4.0.0#100

Open
thephez wants to merge 1 commit into
mainfrom
chore/v4.0.0
Open

chore: update @dashevo/evo-sdk to 4.0.0#100
thephez wants to merge 1 commit into
mainfrom
chore/v4.0.0

Conversation

@thephez

@thephez thephez commented Jul 1, 2026

Copy link
Copy Markdown
Collaborator

Bump the dependency from the 4.0.0-rc.2 prerelease to the final 4.0.0 release across the root tutorial package and all five example apps, and sync the root package version to 4.0.0.

This is a pure version bump — no source-logic changes are required. Also bump the esm.sh CDN pins in the three lite HTML companions and regenerate all six lockfiles so evo-sdk and its transitive wasm-sdk resolve to 4.0.0.

Summary by CodeRabbit

  • Chores

    • Updated the project to version 4.0.0.
    • Upgraded the Dash SDK used across the app and example pages to the stable 4.0.0 release.
  • Bug Fixes

    • Standardized the runtime SDK version to reduce inconsistencies between the main app and demo pages.

Bump the dependency from the 4.0.0-rc.2 prerelease to the final 4.0.0 release across the root tutorial package and all five example apps, and sync the root package version to 4.0.0.

This is a pure version bump — no source-logic changes are required. Also bump the esm.sh CDN pins in the three lite HTML companions and regenerate all six lockfiles so evo-sdk and its transitive wasm-sdk resolve to 4.0.0.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jul 1, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: fa671d92-2938-46b2-8edd-9ee08d1a03a1

📥 Commits

Reviewing files that changed from the base of the PR and between e6dd763 and 88fd6cd.

⛔ Files ignored due to path filters (6)
  • example-apps/dashmint-lab/package-lock.json is excluded by !**/package-lock.json
  • example-apps/dashnote-starter/package-lock.json is excluded by !**/package-lock.json
  • example-apps/dashnote/package-lock.json is excluded by !**/package-lock.json
  • example-apps/dashproof-lab/package-lock.json is excluded by !**/package-lock.json
  • example-apps/dashrate/package-lock.json is excluded by !**/package-lock.json
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (9)
  • example-apps/dashmint-lab/package.json
  • example-apps/dashmint-lab/public/dashmint-lite.html
  • example-apps/dashnote-starter/package.json
  • example-apps/dashnote/package.json
  • example-apps/dashnote/public/dashnote-lite.html
  • example-apps/dashproof-lab/package.json
  • example-apps/dashproof-lab/public/dashproof-lite.html
  • example-apps/dashrate/package.json
  • package.json

📝 Walkthrough

Walkthrough

Updates the @dashevo/evo-sdk dependency from 4.0.0-rc.2 to 4.0.0 across the root package.json and multiple example apps' package.json files, and updates corresponding browser ESM import URLs in *-lite.html files. Root package version is also updated to 4.0.0.

Changes

Evo SDK Version Bump

Layer / File(s) Summary
Root package metadata
package.json
Root package version updated from 4.0-rc to 4.0.0, and @dashevo/evo-sdk dependency updated to 4.0.0.
Example apps dependency updates
example-apps/dashmint-lab/package.json, example-apps/dashnote-starter/package.json, example-apps/dashnote/package.json, example-apps/dashproof-lab/package.json, example-apps/dashrate/package.json
@dashevo/evo-sdk dependency updated from 4.0.0-rc.2 to 4.0.0 in each example app's package.json.
Browser import URL updates
example-apps/dashmint-lab/public/dashmint-lite.html, example-apps/dashnote/public/dashnote-lite.html, example-apps/dashproof-lab/public/dashproof-lite.html
ESM browser import URLs for EvoSDK updated from @dashevo/evo-sdk@4.0.0-rc.2 to @dashevo/evo-sdk@4.0.0.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Possibly related PRs

  • dashpay/platform-tutorials#95: Both PRs modify the same @dashevo/evo-sdk dependency version lines in the same example apps' package.json files.
  • dashpay/platform-tutorials#96: Both PRs update the same @dashevo/evo-sdk version references in package.json files and the corresponding *-lite.html esm.sh import URLs.
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the main change: upgrading @dashevo/evo-sdk to 4.0.0.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/v4.0.0

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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