Skip to content

Version Packages - #3492

Merged
zbynekstara merged 1 commit into
masterfrom
changeset-release/master
Sep 4, 2026
Merged

Version Packages#3492
zbynekstara merged 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/react@4.3.6

Patch Changes

  • - fix removed cells' records being resurrected by stale layout:update batches, breaking undo of a delete (27f2bcb)
  • - fix links parked with visibility: hidden staying invisible after their endpoint's React content mounts (27f2bcb)
  • Updated dependencies (f7455fd)
    • @joint/core@4.3.3

@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 3 times, most recently from 20d0482 to a6983a6 Compare September 3, 2026 09:56
@github-actions
github-actions Bot force-pushed the changeset-release/master branch from a6983a6 to 4036828 Compare September 4, 2026 10:24
@zbynekstara
zbynekstara self-requested a review September 4, 2026 11:56
@zbynekstara
zbynekstara merged commit e0ee1a6 into master Sep 4, 2026
3 checks passed
@zbynekstara
zbynekstara deleted the changeset-release/master branch September 4, 2026 11:57
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