Skip to content

Version Packages - #910

Merged
techniq merged 1 commit into
mainfrom
changeset-release/main
Sep 4, 2026
Merged

Version Packages#910
techniq merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 4, 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 main, this PR will be updated.

Releases

layerchart@2.4.0

Minor Changes

  • feat(Axis): Add tickOcclusion to drop ticks whose labels would overlap, measured at the size they render (including rotation), with priority of 'end' (default), 'start', or 'start-end' to choose which survive (#909)

  • feat(utils): Add rotate and multiline support to getTextRect, so a rotated or stacked <Text> can be measured for occlude without the caller reproducing <Text>'s pivot (#909)

Patch Changes

  • fix(Area): Apply mask, filter, and clip-path to the line path as well as the fill (unless overrideden by line={{...}}) (#909)

  • fix(Calendar): Adjust month labels after recent Text verticalAnchor improvements (#909)

  • fix(Calendar): Size cells to fit monthPath, which can extend past the last cell when the range ends mid-month (#909)

  • perf(Chart): Measure the container before building the subtree, so marks are only built once (#909)

  • fix(downloadImage, downloadSvg): Inline stop-color/stop-opacity so gradients don't export as solid black (#909)

  • fix(Chart): Return undefined from xGet/yGet when that axis has no accessor, instead of throwing accessor is not a function (#909)

  • fix(Spline, Area): Animate each path when the mark is split by z, which motion previously skipped — segments split by a style function are still redrawn outright (#909)

  • fix(Path, Spline): Render endContent without a draw transition (#909)

@pkg-pr-new

pkg-pr-new Bot commented Sep 4, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/layerchart@910

commit: 4c6d19a

@techniq
techniq merged commit 7303f2a into main Sep 4, 2026
9 checks passed
@techniq
techniq deleted the changeset-release/main branch September 4, 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.

1 participant