-
-
Notifications
You must be signed in to change notification settings - Fork 810
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
Showing
3 changed files
with
5 additions
and
5 deletions.
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 |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"url": | ||
"https://github.com/jhen0409/react-native-debugger/releases/download/v0.7.16/rn-debugger-macos-x64.zip", | ||
"name": "v0.7.16", | ||
"https://github.com/jhen0409/react-native-debugger/releases/download/v0.7.17/rn-debugger-macos-x64.zip", | ||
"name": "v0.7.17", | ||
"notes": | ||
"1. Check if Delta Bundler available, it is fix for RN v0.50 and v0.51\n2. Fix Blob error for use fetch if Network Inspect enabled" | ||
"1. Send `callFunctionReturnFlushedQueue` event after waiting application script executed, this is fix for RN 0.45\n2. Toggle network inspect after define support var on patchFetchPolyfill, this is follow up work of Blob error fix for RN 0.54" | ||
} |
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
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