chore: backfill changesets for PRs merged since v4.3.1/v4.3.2 - #3467
Merged
Conversation
…ease Covers clientIO#3446 (core + react), clientIO#3453, clientIO#3455 (two fixes), clientIO#3458 - merged before the changesets tooling landed, so the next release's changelogs would otherwise miss them. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
zbynekstara
approved these changes
Aug 20, 2026
kumilingus
added a commit
to kumilingus/joint
that referenced
this pull request
Aug 26, 2026
Changesets were introduced after these commits landed on dev. Most of the dev work was cherry-picked to master and released via the changeset backfill there (clientIO#3467, v4.3.2-v4.3.5) — the only changes on dev absent from any published release are the Map-backed cells container (clientIO#3423) and the collection-accepting removeCells()/resetCells() (clientIO#3427). The cell focus events from clientIO#3427 are excluded: their changeset lives on the feat/paper-focus-events branch (clientIO#3481). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changesets for the releasable PRs merged after the v4.3.1 (core) / v4.3.2 (react) release but before the changesets tooling (#3448) landed - without them the next release's changelogs would miss these entries:
@joint/coreguardoption can veto blank pointerdowns (viewargument isundefinedwhen no cell view was hit)@joint/react<Paper />- interactive controls nested inside magnets@joint/react@joint/react@joint/react@joint/reactCI/build-only PRs (sonar GHA, yarn bump, coverage configs, the changesets tooling itself) and the
@joint/eslint-configchore (#3451) intentionally have no changesets.🤖 Generated with Claude Code