Skip to content

Version Packages (next)#791

Merged
techniq merged 2 commits intonextfrom
changeset-release/next
Feb 18, 2026
Merged

Version Packages (next)#791
techniq merged 2 commits intonextfrom
changeset-release/next

Conversation

@github-actions
Copy link
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 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.45

Major Changes

  • feat: New docs site (#449)

Minor Changes

  • breaking: Extract Path primitive component from Spline for better separation of concerns (#659)

Patch Changes

  • fix(Threshold): Properly clip above snippet (resolving 1/2 width clipping issues when using Spline) (#659)

  • breaking: Change defaultChartPadding(axis, legend) to defaultChartPadding({ axis, legend }) and support overrides (ex. defaultChartPadding({ left: 50 })) (#659)

  • fix(AnnotationRange|TooltipContext|Highlight): Fix using interval scales with reversed data (ex. xReverse) (#659)

  • refactor: Rename simplified charts renderContext prop to layer (#659)

  • refactor: Move contexts to separate $lib/contexts module (#659)

  • feat(Layer): Allow type to be optional, fallbacking back to settings.layer type (#659)

  • fix(Rect): Support rounded (rx/ry) in Canvas layers (fixes #481) (#659)

  • feat: Support global settings (layer type, debug, etc) (#659)

  • Removed lodash-es dependency (#659)

  • fix(Bar): Fix browser lockup when switching between group and stack layouts (#659)

  • feat(Circle|Rect): Support passing children snippet for Html layers (#659)

  • feat(Chart): Support passing explicit width and height instead of requiring parent dimensions (#659)

  • fix(Bar): Fix bar rounding direction when using xReverse/yReverse with interval scales (#659)

  • feat(Chart|Svg|Html): Support passing clip prop to hide overflown content (#659)

  • fix(Text): Support explicit "\n" and set line-height (to match svg/canvas) for html layers (#659)

  • fix(Canavs): Support style attribute (#659)

  • feat(Chart): Support class prop (#659)

  • fix(Canavs): Suppport dashed stroke (fix: Dashed stroke not working on Canvas #652) (#659)

  • feat(Layer): Support showing chart and full frame boundaries with settings.debug (#659)

github-actions bot and others added 2 commits February 18, 2026 13:40
Updated CHANGELOG to reflect breaking changes, new features, and fixes in version 2.0.0-next.44.
@pkg-pr-new
Copy link

pkg-pr-new bot commented Feb 18, 2026

Open in StackBlitz

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

commit: 01a3b0e

@github-actions
Copy link
Contributor Author

github-actions bot commented Feb 18, 2026

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
layerchart ✅ Ready (View Log) Visit Preview 01a3b0e

@techniq techniq merged commit 13281d0 into next Feb 18, 2026
8 checks passed
@techniq techniq deleted the changeset-release/next branch February 18, 2026 14:56
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

Comments