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.54.1
Patch Changes
fix(Grid): Add {#each} keys to fix transitions (4b14a2e)
fix(Rule): Fix reactivity issue with dynamic data not hiding rule when outside x/y range (cb9cb03)
docs: Replace svelte-preprocess with vitePreprocess (#260)
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.54.1
Patch Changes
fix(Grid): Add {#each} keys to fix transitions (
4b14a2e
)fix(Rule): Fix reactivity issue with dynamic data not hiding rule when outside x/y range (
cb9cb03
)docs: Replace svelte-preprocess with vitePreprocess (#260)
docs: Use Svelte 5 (#260)
fix(BarChart): Only show
0
baseline rule based on direction (not both axis) (129163e
)