Releases: a7ul/react-native-exception-handler
Releases · a7ul/react-native-exception-handler
v2.8.6
Reverted console._errorOriginal as it was causing infinite loops sometimes.
Will add an optional opt-in mechanism for this feature in future releases
v2.8.5
Added console._errorOriginal for better error support on the JS Exception handler.
Thanks @skrafft for the PR
v2.7.1
Reduced npm package size - removed the unnecessary build files and folder
No breaking changes 🌮
v2.6.2
Includes minor bug fixes.
Text fixes.
v2.6.0
Removed unnecessary comments.
Added type check on arguments
** BREAKING CHANGE **
Removed backward compatibility with older versions - but have added console output if wrong type of arguments are provided .. Does not break the build, only throws console.log warnings.
v2.4.3
Bugfix for : "cannot have non-function argument after a function arg" - Thanks to @lexor90
(Do react native link again if upgrading from 2.4.0 for changes to reflect)
NO BREAKING CHANGES🌮
v2.4.1
Bugfix: Added fix for issue with react-native-navigation - Thanks to @faogustavo
(Do react native link again if upgrading from 2.4.0 for changes to reflect)
NO BREAKING CHANGES🌮
v2.4.0
Bugfix: Removed conflict with Mixpanel - Thanks to @peteroid
(Do react native link again if upgrading from 2.3.0 for changes to reflect)
NO BREAKING CHANGES🌮