You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 29, 2024. It is now read-only.
* Update CHANGELOG and package.json for React Native 0.61.0
* Fix Xcode version
* Updated to React Native 0.61.1
* Fix android build by installing missing emulator dependency
* Added another missing dependency
* Testing docker image without node
* emulator troubleshooting, remove apt-get update
* Bumped to RN 0.61.2
* Bump version number and update CHANGELOG date
* Use pinned circleci android image
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,10 @@
2
2
3
3
All notable changes to the LaunchDarkly React Native SDK will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).
4
4
5
+
## [2.0.2] - 2019-10-04
6
+
### Changed
7
+
- Updated React Native to version 0.61.2 and updated React to version 16.9.0
8
+
5
9
## [2.0.1] - 2019-06-27
6
10
### Fixed
7
11
- Listeners on Android now have the proper event emitter key and work properly.
0 commit comments