v0.2.10
What's Changed
- feat: allow disabling of axis labels using text={false} or text={null} by @gka in #95
- fixed use of unknown color by @gka in #104
- use onclick attribute rather than deprecated on:click by @jamesscottbrown in #107
- correct type="ts" to lang="ts" by @jamesscottbrown in #106
- allow passing data-sveltekit-* attributes to linked marks by @gka in #109
Full Changelog: v0.2.9...v0.2.10