Skip to content

v7.0.0-next.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 06 May 14:26
· 672 commits to 37f733ec8c02285d5442abc7708d9085d010a917 since this release
  • publish the rebuild line under the @chart-kit/react-native npm package
  • update the support matrix to React 19, React Native 0.83+, and react-native-svg 15
  • modernize package tooling and remove the legacy Expo 37 root demo setup
  • add renderer-agnostic core packages for normalization, scales, layout, geometry, interaction, and benchmarks
  • add modern LineChart and AreaChart with multi-series data, null gaps, smart labels, tooltips, crosshair, scrollable viewports, pan/zoom controls, range selector, markers, reference overlays, thresholds, decimation, and accessibility helpers
  • add modern BarChart with grouped, stacked, 100% stacked, horizontal, negative, scrollable, selectable, animated, and themed examples
  • add PieChart, DonutChart, ProgressChart, ContributionGraph, CombinedChart, and CandlestickChart preview foundations with opt-in calendar-aware session-gap markers for dated candles
  • add Expo showcase and Playwright visual regression coverage for modern and compatibility fixtures
  • add v1 migration docs, prop mapping, production recipes, troubleshooting, beta checklist, known issues, and issue templates