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.
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.59.0
Minor Changes
feat(Bar): Add
none
rounded option (#280)feat(Bar): Support
rounded="edge"
for value and orientation aware single edge rounding (#280)feat(BarChart): Use new
rounded="edge"
for better default rounding, especially withseriesLayout="stack"
(#280)