Skip to content

Version Packages - #894

Merged
techniq merged 1 commit into
mainfrom
changeset-release/main
Aug 6, 2026
Merged

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

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 6, 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.1.0

Minor Changes

  • feat(AnnotationPoint): Support explicit labelX/labelY positioning, a fontSize prop, a labelGap for callout spacing, and a labelPlacement="smart" option that auto-orients the label and terminates its callout at the label edge. (#892)

  • feat(GeoState): Support clipExtent: true to clip the projection to the chart dimensions ([[0, 0], [width, height]]), e.g. to trim the Sphere overflow under geoMercator. (#892)

  • feat(Labels): Add layout="voronoi" to place each label towards Voronoi cell's centroid, occlude to drop overlapping labels and links to move labels to centroid with a leader line back to the point. (#892)

  • feat(Points|Labels): Project through the chart's geo projection when present, so <Points> (and <Labels>) render on maps. (#892)

  • feat(Voronoi): Add children snippet exposing per-cell geometry (point, polygon, centroid, area) for custom rendering (e.g. labels). (#892)

Patch Changes

  • fix(Text|Labels): Anchor verticalAnchor by cap-height so text sits a consistent distance from marks and aligns across the Svg, Canvas, and Html layers. placement="smart" labels now clear the point marker on all sides. (#893)

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from fc9371b to 2bab92d Compare August 6, 2026 12:32
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 2bab92d to 5864f70 Compare August 6, 2026 15:00
@pkg-pr-new

pkg-pr-new Bot commented Aug 6, 2026

Copy link
Copy Markdown

Open in StackBlitz

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

commit: 5864f70

@techniq
techniq merged commit 0105489 into main Aug 6, 2026
8 checks passed
@techniq
techniq deleted the changeset-release/main branch August 6, 2026 15:06
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