Skip to content

chore: backfill changesets for PRs merged since v4.3.1/v4.3.2 - #3467

Merged
zbynekstara merged 1 commit into
clientIO:masterfrom
kumilingus:changesets-backfill
Aug 20, 2026
Merged

chore: backfill changesets for PRs merged since v4.3.1/v4.3.2#3467
zbynekstara merged 1 commit into
clientIO:masterfrom
kumilingus:changesets-backfill

Conversation

@kumilingus

Copy link
Copy Markdown
Contributor

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:

PR Package Bump Entry
#3446 @joint/core patch dia.Paper - guard option can veto blank pointerdowns (view argument is undefined when no cell view was hit)
#3446 @joint/react patch <Paper /> - interactive controls nested inside magnets
#3453 @joint/react patch link routing - account for the arrowhead with a custom link anchor
#3455 @joint/react patch useCell - tolerate a cell removed mid-render
#3455 @joint/react patch useCombinedRef - assign the forwarded ref during commit
#3458 @joint/react patch useMarkup - tolerate a not-yet-rendered cell view

CI/build-only PRs (sonar GHA, yarn bump, coverage configs, the changesets tooling itself) and the @joint/eslint-config chore (#3451) intentionally have no changesets.

🤖 Generated with Claude Code

…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>
@kumilingus
kumilingus requested a review from zbynekstara August 19, 2026 18:49
@zbynekstara
zbynekstara merged commit 68a4758 into clientIO:master Aug 20, 2026
3 checks passed
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>
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.

2 participants