Skip to content

Version Packages - #3492

Open
github-actions[bot] wants to merge 1 commit into
masterfrom
changeset-release/master
Open

Version Packages#3492
github-actions[bot] wants to merge 1 commit into
masterfrom
changeset-release/master

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 27, 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 master, this PR will be updated.

Releases

@joint/core@4.3.3

Patch Changes

  • mvc.Collection - store cids in a map separate from ids, so a model id in the cid namespace (e.g. 'c12') is never shadowed by another model's auto-generated cid — previously graph.getCell() could return the wrong cell or a newly added cell could be silently merged away as a duplicate (f7455fd)

@joint/router-avoid@4.3.3

Patch Changes

  • RouterService - a routeAll()/routeSubgraph() pass still queued when start() is called now resolves as cancelled instead of running after start()'s full sync and resetting the engine to the pass's subset under the live graph listener - a crash path, since the listener referencing an element the engine no longer held aborted the WASM module irrecoverably (f66524f)
  • MainThreadProvider - fire processed (and so the RouterService idle event) after every incremental change, not only after a full sync, matching the Worker provider's behaviour (9651d0d)
  • Updated dependencies [f7455fd]
    • @joint/core@4.3.3

@github-actions
github-actions Bot force-pushed the changeset-release/master branch from 5de9c9d to 4f0d165 Compare August 28, 2026 14:22
@github-actions
github-actions Bot force-pushed the changeset-release/master branch from 4f0d165 to 20d0482 Compare August 28, 2026 14:32
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.

0 participants