Skip to content

Releases: genexu/react-native-pie-chart

v2.1.1

04 Jan 01:59

Choose a tag to compare

Updated dependencies to fix vulnerabilities. Nothing really changed.

v2.1.0

11 Dec 22:01

Choose a tag to compare

  • No longer concentrate TypeScript declarations into a single file. Seems that types weren't working before.
  • Fix issues #20 #33
  • Update dependencies. Update package-lock.json to work with the latest npm version.

v2.0.2

20 Aug 04:11

Choose a tag to compare

A bug fix in the TypeScript's type declarations.

v2.0.1

19 Aug 22:16

Choose a tag to compare

Breaking change

The prop chart_wh is renamed to widthAndHeight.

Changes

  • Upgraded the code to be compatible with the latest react and react-native.
  • Added TypeScript types.