-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
116afed
commit 24e3690
Showing
2 changed files
with
17 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
## [0.2.1](https://github.com/cwhenderson20/react-native-crash-tester/compare/v0.2.0...v0.2.1) (2021-06-02) | ||
|
||
|
||
|
||
# [0.2.0](https://github.com/cwhenderson20/react-native-crash-tester/compare/v0.2.0...v0.2.1) (2021-06-02) | ||
|
||
|
||
### Features | ||
|
||
* add component for testing component tree crashes ([c102006](https://github.com/cwhenderson20/react-native-crash-tester/commit/c10200636eb0b1aa265a2d4ba10b6898fb1b0399)) | ||
* add js crash method ([47199ac](https://github.com/cwhenderson20/react-native-crash-tester/commit/47199ace00343b2d61705ca24a0dd4ec83d12918)) | ||
* add native crash method to android ([581e01d](https://github.com/cwhenderson20/react-native-crash-tester/commit/581e01deab95857dc1da7768c939b1d218f8b5f0)) | ||
* iOS native crash support ([ffc04a6](https://github.com/cwhenderson20/react-native-crash-tester/commit/ffc04a62f95ac87c428408b2b6c5ad0660aa6d1c)) | ||
* support for exception message in java ([1acd901](https://github.com/cwhenderson20/react-native-crash-tester/commit/1acd901643763e0e6353c3bf182dc8a370c75465)) | ||
* update example app with test cases ([fe2d931](https://github.com/cwhenderson20/react-native-crash-tester/commit/fe2d9312f1e3e62d0f2493c5e3ecd2f616c0720c)) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters