File tree Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ - [ v0.0.47] ( #v0047 )
4+
5+ ## v0.0.47
6+
7+ π Finally syncing versions across packages! Will be easier to maintain the changelog :)
8+
9+ π Enhancements
10+ - [ sparkline] add support for tooltips #72
11+ - [ xy-chart] add support for area bands in <AreaSeries /> #71
12+ - [ shared] add package, move <WithTooltip /> all @data-ui packages to @data-ui/shared #72
13+
14+ π Documentation
15+ - [ sparkline] update docs for tooltips
16+
17+ ποΈ Internal
18+ - [ xy-chart] absolute imports for all @vx components
19+
20+ Changes:
21+ ```
22+ - @data-ui/theme: 0.0.9 => 0.0.47
23+ - @data-ui/demo: 0.0.46 => 0.0.47 (private)
24+ - @data-ui/event-flow: 0.0.11 => 0.0.47
25+ - @data-ui/histogram: 0.0.8 => 0.0.47
26+ - @data-ui/network: 0.0.6 => 0.0.47
27+ - @data-ui/radial-chart: 0.0.11 => 0.0.47
28+ - @data-ui/shared: 0.0.0 => 0.0.47
29+ - @data-ui/sparkline: 0.0.3 => 0.0.47
30+ - @data-ui/xy-chart: 0.0.25 => 0.0.47
31+ ```
You canβt perform that action at this time.
0 commit comments