Socket
Socket
Sign inDemoInstall

highcharts-react-official

Package Overview
Dependencies
4
Maintainers
5
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
23Next

3.2.1

Diff

Changelog

Source

3.2.1 (2023-08-31)

Features

  • adapted TS definitions for version 5.2.2 (c24b667)
  • exported HighchartsReactProps HighchartsReactRefObject types (774c47b)
blacklabel
published 3.2.0 •

Changelog

Source

3.2.0 (2023-03-01)

Features

  • restricted chart update by adding props: options, allowChartUpdate, updateArgs, containerProps, highcharts, constructorType to useEffect dependency array (30a9e1f)
  • updated Highcharts with TypeScript section in README (7c32a50)
  • added HighchartsReact named export (ceadaf1)
  • fixed build-demo script (d9a82b7)
  • fixed #366 - recreate a chart on constructorType or highcharts props change (30a9e1f)
blacklabel
published 3.1.0 •

Changelog

Source

3.1.0 (2021-10-14)

Features

  • increase Highcharts dev dependency to >=9.0.0 (f7f9efc)
  • updated docs (589c096)
  • removed Highcharts import in HighchartsReact component (8344597)
  • improved component types(746ccb8)

<a name="3.0.0"></a>

blacklabel
published 3.0.0 •

Changelog

Source

3.0.0 (2020-02-17)

Features

  • increase React peer dependency to v16.8.0 (030ac4e)
  • refactor component with React Hooks (c8b1e55)
  • refactor tests (634a7e7)

BREAKING CHANGES

  • To upgrade, run yarn add react@^16.8.0 react-dom@^16.8.0 or npm install --save react@^16.8.0 react-dom@^16.8.0. If you're using react-test-renderer, you'll need to bump it to ^16.8.0 as well.

<a name="2.2.2"></a>

blacklabel
published 2.2.2 •

Changelog

Source

2.2.2 (2019-06-07)

Bug Fixes

  • Changed the way of importing Highcharts package. (e7c314b)

Features

<a name="2.2.1"></a>

blacklabel
published 2.2.1 •

Changelog

Source

2.2.1 (2019-06-07)

Bug Fixes

<a name="2.2.0"></a>

blacklabel
published 2.2.0 •

Changelog

Source

2.2.0 (2019-06-07)

Bug Fixes

Features

  • debugger: Added warning messages. (3b3ff83)
  • immutable: Support for immutable prop - rerendering entire chart on componentDidUpdate. (6464894)

<a name="2.1.3"></a>

blacklabel
published 2.1.3 •

Changelog

Source

2.1.3 (2019-03-27)

Features

<a name="2.1.2"></a>

blacklabel
published 2.1.2 •

Changelog

Source

2.1.2 (2019-03-20)

Features

  • Fixed #102 - tsconfig incompatibility (4e27d0d)
  • Corrections in the documentation.

<a name="2.1.1"></a>

blacklabel
published 2.1.1 •

Changelog

Source

2.1.1 (2019-03-07)

Features

<a name="2.1.0"></a>

23Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc