Closed github-actions[bot] closed 5 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
layerchart | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jun 10, 2024 1:04pm |
Latest commit: |
07486e7
|
Status: | ✅ Deploy successful! |
Preview URL: | https://981f6e57.layerchart.pages.dev |
Branch Preview URL: | https://changeset-release-main.layerchart.pages.dev |
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@0.40.0
Minor Changes
Add Brush component (#175)
[ChartClipPath] Remove padding by default (opt-in with
full
) (#175)[Chart] Remove
fitGeoObject
prop and usefitGeojson
along withapplyTransform
on<Chart geo={...}>
to apply to TransformContext (60d095dd1ac523b4aef3b10eaff9200a8d9103ce
)Patch Changes
[Frame] Expose
rectEl
and forwardmousedown
,touchstart
, anddblclick
events (#175)Update dependencies (
552fb069940920d48ea0a27b8c196aa1d6309812
)[Group] Forward
dblclick
event (#175)