Skip to content

Releases: bamlab/react-native-flipper-performance-monitor

react-native-flipper-performance-plugin-v0.4.0

13 Mar 21:51
Compare
Choose a tag to compare

Changelog

  • 🐛 Fix compatibility with latest expo versions (#76)
  • add expo example

react-native-flipper-performance-plugin-v0.3.1

19 Jul 09:37
Compare
Choose a tag to compare

Changelog

  • 🐛 Ensure plugin isn't installed when Flipper isn't #62

react-native-flipper-performance-plugin-v0.3.0

21 Jun 08:24
Compare
Choose a tag to compare

Changelog

  • ✨ Add expo support (#57, #56)

react-native-flipper-performance-plugin-v0.2.1

17 Mar 18:45
Compare
Choose a tag to compare

Changelog

  • 🐛 Fix error: lambda expressions are not supported in -source 1.7 (#30)

react-native-flipper-performance-plugin-v0.2.0

09 Mar 11:33
Compare
Choose a tag to compare

Changelog

  • ⚙️ Simplified plugin installation
  • 🎉 iOS support

flipper-desktop-v0.5.0

09 Mar 13:04
0375313
Compare
Choose a tag to compare

Changelog

  • 🎉 iOS support
  • ⚙️ Simplified plugin installation
  • ⚙️ More accurate reporting

flipper-desktop-v0.4.1

02 Feb 19:04
c6854b3
Compare
Choose a tag to compare

Changelog

  • 🐛 Fix time limit checkbox behavior
  • ⚙️ ~95% test coverage

flipper-desktop-v0.4.0

27 Jan 15:38
af0940c
Compare
Choose a tag to compare

Changelog

  • ✨ Add time limit option in settings
  • ✨ UX small revamp
  • ⚙️ Upgrade Flipper and all dependencies