UNPKG

react-native-circular-chart

Version:
53 lines (29 loc) 2.75 kB
## [1.0.9](https://github.com/Novsochetra/react-native-circular-chart/compare/v1.0.8...v1.0.9) (2023-01-25) ### Bug Fixes * undefined is not an object donutItemListeners[i].removeAllListeners ([4b40ca9](https://github.com/Novsochetra/react-native-circular-chart/commit/4b40ca907d6962c92e069281effbd4509d826210)) ### Changelog All notable changes to this project will be documented in this file. Dates are displayed in UTC. Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). #### [v1.0.9](https://github.com/Novsochetra/react-native-circular-chart/compare/v1.0.8...v1.0.9) - fix: undefined is not an object donutItemListeners[i].removeAllListeners [`#3`](https://github.com/Novsochetra/react-native-circular-chart/pull/3) - chore: adding script prepare:local [`ad6004a`](https://github.com/Novsochetra/react-native-circular-chart/commit/ad6004a550706a12d2962de6e51466110d00bdad) #### [v1.0.8](https://github.com/Novsochetra/react-native-circular-chart/compare/v1.0.7...v1.0.8) > 11 January 2022 - fix: wrong package name in package.json [`7aedcdc`](https://github.com/Novsochetra/react-native-circular-chart/commit/7aedcdc5e972cdd93ca507014b6bbdb8ee142dce) - chore: release v1.0.8 [`1aea7e8`](https://github.com/Novsochetra/react-native-circular-chart/commit/1aea7e8be5da03a85731856619a0e9d450eb09a9) #### [v1.0.7](https://github.com/Novsochetra/react-native-circular-chart/compare/v1.0.7-0...v1.0.7) > 11 January 2022 #### [v1.0.7-0](https://github.com/Novsochetra/react-native-circular-chart/compare/v1.0.6...v1.0.7-0) > 11 January 2022 #### [v1.0.6](https://github.com/Novsochetra/react-native-circular-chart/compare/v1.0.5...v1.0.6) > 11 January 2022 #### [v1.0.5](https://github.com/Novsochetra/react-native-circular-chart/compare/v1.0.2...v1.0.5) > 11 January 2022 - chore: init release it [`8e06a35`](https://github.com/Novsochetra/react-native-circular-chart/commit/8e06a35fa878463f20f88dad4752617176c2ee0c) - chore: set up release it [`0ec5f46`](https://github.com/Novsochetra/react-native-circular-chart/commit/0ec5f4673892cb4a2ddd081d004e73f2387f7f3e) - chore: release v1.0.5 [`3edde81`](https://github.com/Novsochetra/react-native-circular-chart/commit/3edde8120a693490ecfe525d48f18b8bad37a01a) #### v1.0.2 > 11 January 2022 - new: donut chart [`f1cd4e1`](https://github.com/Novsochetra/react-native-circular-chart/commit/f1cd4e1bdc213fb89d20c672a2d8126f5dbfdf6b) - doc: readme.md file [`83ae59d`](https://github.com/Novsochetra/react-native-circular-chart/commit/83ae59da7d575f813fd3ee99005bc8ded5dfc056) - fix: remove listener only when animation type == 'slide' [`81a938e`](https://github.com/Novsochetra/react-native-circular-chart/commit/81a938e24ff49a5bc158e804da4049ef7ab5c8a3)