Skip to content

Conversation

@takaokouji
Copy link

Summary

Updates scratch-vm dependency to include the fix for ensuring Mesh V2 returns the most recently modified value when multiple nodes share the same data name.

Related Issues

Implementation Details

Updated package-lock.json by running:

docker compose run --rm gui bash -c "npm update scratch-vm && npm link scratch-vm"

Co-Authored-By: Gemini noreply@google.com

- Update package-lock.json to latest scratch-vm commit.
- Addresses #492.

Co-Authored-By: Gemini <noreply@google.com>
@takaokouji takaokouji merged commit b89bd3c into develop Jan 1, 2026
2 checks passed
@takaokouji takaokouji deleted the fix/update-scratch-vm-issue-492 branch January 1, 2026 10:33
github-actions bot pushed a commit that referenced this pull request Jan 1, 2026
…ratch-vm-issue-492

fix: update scratch-vm dependency for Mesh V2 last-modified logic
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.

meshV2: Use last modified value when multiple nodes have same data name

2 participants