Skip to content

react-chartist 1.0.0

Latest

Choose a tag to compare

@fraserxu fraserxu released this 11 Jul 00:42
b61f660

react-chartist 1.0 is a modern reboot for Chartist 1.x and React 18/19.

Highlights:

  • Chartist 1.5 support
  • React 18 and React 19 support
  • TypeScript-first chart-specific props and typed event handlers
  • Correct in-place updates and safe recreation for type or responsive-option changes
  • ESM and CommonJS builds with declarations and source maps
  • Tested listeners, refs, lifecycle cleanup, and real SVG rendering
  • Automated OIDC publishing with npm provenance

Breaking changes:

  • React 17 and older are no longer supported
  • Chartist 0.x is no longer supported
  • Children are no longer cloned into the Chartist-owned container
  • CommonJS consumers should use the named ChartistGraph export

Install with:

npm install react-chartist chartist

See the migration guide at https://github.com/fraserxu/react-chartist#readme