Skip to content

Releases: jhen0409/react-native-debugger

v0.8.1

02 Oct 14:49
Compare
Choose a tag to compare

Bug fix

  • Do notify before autoUpdater.checkForUpdates (#272)
  • Rename defaultRNPackagerPorts as correct config field name (#271) @eyeccc

Current version of RNDebugger is based on Electron 1.7.15 (Chromium 58).

v0.7.21

02 Oct 14:48
Compare
Choose a tag to compare

Bug fix

  • Do notify before autoUpdater.checkForUpdates e66a596

Current version of RNDebugger is based on Electron 1.7.15 (Chromium 58).

v0.8.0

29 Sep 10:33
e6f7fa5
Compare
Choose a tag to compare

Improvements & Features

  • Update react-devtools-core for supporting react-profiler (#262) @liuqiang1357
  • Implement root config file in home directory (#165)

Bug fix

  • Fix context menu functions on RN 0.57 (#263)

Current version of RNDebugger is based on Electron 1.7.15 (Chromium 58).

After we upgraded react-devtools-core, we no longer supported RN versions <= 0.42.

NOTE If it caused error Could not read from localStorage. SyntaxError: Unexpected token C in JSON at position 0, it may from some breaking change of react-devtools-core, you can try to clear local storage and restart RNDebugger again. Related issue: #267

v0.7.20

25 Jul 09:24
Compare
Choose a tag to compare

Bug fix

Current version of RNDebugger is based on Electron 1.7.15 (Chromium 58).

v0.7.19

24 Jul 15:09
Compare
Choose a tag to compare

Improvements

  • Add the recently changes from redux-devtools-extension (#248)
  • Set global.Blob to global.originalBlob before deleting global.Blob for rn > 0.54 compatability (#246) @ CNDW

Bug fix

  • Fix context menu functions for RN 0.56 (#247)
  • Update debugger from upstream (#240)

Current version of RNDebugger is based on Electron 1.7.15 (Chromium 58).

v0.7.18

21 Mar 05:17
Compare
Choose a tag to compare

Improvements

  • [update] Improve dialog wording slightly #221 @alloy

Bug fix

  • Fix Blob error of first fetch request if Network Inspect enabled 792549a 5e878b2

Current version of RNDebugger is based on Electron 1.7.12 (Chromium 58).

v0.7.17

18 Mar 01:27
Compare
Choose a tag to compare

Bug fix

  • Send callFunctionReturnFlushedQueue event after waiting application script executed, this is fix for RN 0.45 (#219)
  • Toggle network inspect after define support var on patchFetchPolyfill, this is follow up work of #217. (#220)

Current version of RNDebugger is based on Electron 1.7.12 (Chromium 58).

v0.7.16

16 Mar 10:38
Compare
Choose a tag to compare

Bug fix

  • Check if Delta Bundler available, it is fix for RN v0.50 and v0.51 #215
  • Fix Blob error (RN >= 0.54) for use fetch if Network Inspect enabled #217

Current version of RNDebugger is based on Electron 1.7.12 (Chromium 58).

v0.7.15

15 Mar 06:59
Compare
Choose a tag to compare

Bug fix

  • Fix prod bundle by downgrade uglifyjs-webpack-plugin 8cd3e63

Current version of RNDebugger is based on Electron 1.7.12 (Chromium 58).

v0.7.14

14 Mar 16:17
Compare
Choose a tag to compare

Improvements & Features

Current version of RNDebugger is based on Electron 1.7.12 (Chromium 58).