Skip to content

Releases: a7ul/react-native-exception-handler

v2.3.0

Choose a tag to compare

@a7ul a7ul released this 20 Sep 05:58

Added support for console.errors also
Now console.errors also come to the custom error handlers you set.

NO BREAKING CHANGES🌮

v2.2.0

Choose a tag to compare

@a7ul a7ul released this 12 Sep 10:11

Added podspec for cocoapods integration - by Christoph Jerolimov
NO Breaking changes

v2.0.1

Choose a tag to compare

@a7ul a7ul released this 13 Aug 21:08

Support for Native Exception handling 🦇
🤘🏻 NO Breaking changes 🤘🏻 from v1 to v2. Only feature addition.

v1.1.0

Choose a tag to compare

@a7ul a7ul released this 24 Jun 04:02

Added method to get the handler

v1.0.1

Choose a tag to compare

@a7ul a7ul released this 21 Apr 01:40

First release