Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jun 3, 2025

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 next, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

next is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on next.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

layerchart@2.0.0-next.17

Patch Changes

  • fix(GeoPath): Do not register with hit canavs unless pointer events (onclick, onpointermove, etc) or tooltipContext are defined (#549)

  • breaking(Treemap): Remove selected prop (#516)

  • feat(Spline): Add value to startContent and endContent snippets to easily access the x and y data values (#537)

  • fix(Treemap): Add maintainAspectRatio (default: false) to opt into tiling function adjustment (primarily for zoom) (#516)

  • docs: Document each component's context support (svg, canvas, html) with interactive toggle (#549)

  • fix(force-simulation): Fixed a bug that would sometimes keep a simulation running, when its inputs change, even if alpha < alphaMin (#546)

  • fix(Treemap): Fix reactivity of props (tile, padding, etc) (#516)

  • fix(TooltipList): Align label to top (start) instead of center by default (#449)

  • feat: Add Polygon primitive (#533)

  • breaking(Blur): Remove children snippet props (not needed and easier to support canvas in the future) (#549)

  • fix(Calendar|MonthPath): Support canvas by using Spline instead of path (#549)

  • feat(ForceSimulation): Refined onstart/ontick/onend events of ForceSimulation (#547)

  • fix(Treemap): Fix padding* prop types to support function or number constant (#516)

  • breaking(Spline): Rename splineRef to pathRef (#549)

  • feat: Add Ellipse primitive (#533)

@github-actions github-actions bot force-pushed the changeset-release/next branch 8 times, most recently from 810d23a to 02f1019 Compare June 7, 2025 22:33
@github-actions github-actions bot force-pushed the changeset-release/next branch from 02f1019 to e6f3054 Compare June 8, 2025 05:45
@github-actions
Copy link
Contributor Author

github-actions bot commented Jun 8, 2025

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
layerchart ✅ Ready (View Log) Visit Preview 3fe7b4f

@pkg-pr-new
Copy link

pkg-pr-new bot commented Jun 8, 2025

Open in StackBlitz

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

commit: 3fe7b4f

@techniq techniq merged commit c06aa1b into next Jun 8, 2025
5 checks passed
@techniq techniq deleted the changeset-release/next branch June 8, 2025 13:34
@techniq techniq mentioned this pull request Sep 23, 2025
This was referenced Oct 19, 2025
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