Skip to content

Releases: zacharyfmarion/react-native-heap-profiler

Release 0.2.2

27 Jan 20:39
Compare
Choose a tag to compare

0.2.2 (2024-01-27)

  • docs: clarify production vs dev
  • refactor: only warn if DEV is true instead of erroring inside of measureAllocationSize

Release 0.2.1

26 Jan 08:32
Compare
Choose a tag to compare

0.2.1 (2024-01-26)

Bug Fixes

  • correctly return boolean from blocking install method on iOS (adf2416)
  • make install method blocking (77ae7ce)

Release 0.2.0

26 Jan 01:03
Compare
Choose a tag to compare

0.2.0 (2024-01-26)

Features

  • add getHeapInfo and measureAllocationSize functions (5fa5023)

Release 0.1.0

25 Jan 09:51
Compare
Choose a tag to compare

0.1.0 (2024-01-25)

Stable API working on iOS and Android

Release 0.0.4

25 Jan 09:38
Compare
Choose a tag to compare

0.0.4 (2024-01-25)

Bug Fixes

  • fix improper rename causing build to fail (dd88df6)

Release 0.0.3

25 Jan 09:28
Compare
Choose a tag to compare

0.0.3 (2024-01-25)

Bug Fixes

  • add commander as a dependency (29d06a6)

Release 0.0.2

25 Jan 09:23
Compare
Choose a tag to compare

0.0.2 (2024-01-25)

Initial release πŸŽ‰