expo-dev-launcher
Advanced tools
Comparing version 0.6.1 to 0.6.2
@@ -13,2 +13,10 @@ # Changelog | ||
## 0.6.2 — 2021-06-28 | ||
### 🐛 Bug fixes | ||
- Fixed can't reload app from the blue screen. ([#13422](https://github.com/expo/expo/pull/13422) by [@lukmccall](https://github.com/lukmccall)) | ||
- Fixed `JSPackagerClient` wasn't close on React Native 0.63.4 what may lead to various bugs on Android. ([#13423](https://github.com/expo/expo/pull/13423) by [@lukmccall](https://github.com/lukmccall)) | ||
- Fixed the blue screen was shown instead of the LogBox on iOS. ([#13421](https://github.com/expo/expo/pull/13421) by [@lukmccall](https://github.com/lukmccall)) | ||
## 0.6.1 — 2021-06-24 | ||
@@ -15,0 +23,0 @@ |
{ | ||
"name": "expo-dev-launcher", | ||
"title": "Expo Development Launcher", | ||
"version": "0.6.1", | ||
"version": "0.6.2", | ||
"description": "Pre-release version of the Expo development launcher package for testing.", | ||
@@ -41,3 +41,3 @@ "main": "build/DevLauncher.js", | ||
}, | ||
"gitHead": "a0c521e36bf71f645b3fe123b768461846d05aa0" | ||
"gitHead": "7748655bc962cbe64d045633650ec851912a1765" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1779619