Skip to content

v1.4.39

Compare
Choose a tag to compare
@Abhinandan-Kushwaha Abhinandan-Kushwaha released this 15 Sep 21:45
· 47 commits to master since this release
f86607e

🎉 1.4.39

🐛 Bug fixes

  1. Fixed the issue- "onPress pressing/focusing wrong Pie section". It fixes these issues-

    1. #832
    2. #297
    3. #812

      As a part of this fix, removed onLabelPress which is still there in types, but will not be functional. Will try to restore it in future.
  2. Fixed the issue- "Line charts crash if data is an empty array." See #707