Skip to content

Releases: jhen0409/react-native-debugger

v0.9.7

20 Feb 11:54
Compare
Choose a tag to compare

Bug fix

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

v0.9.6

16 Feb 10:35
Compare
Choose a tag to compare

Bug fix

  • DeltaPatcher: Fix isLegacy check for RN versions <= 0.57 (Fixes #325) @jhen0409

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

NOTE Due to #326, the binaries of this release was re-upload

v0.9.5

16 Feb 10:57
Compare
Choose a tag to compare

Improvements & Features

  • Enable performance tab in production build. (#320) @Gongreg
  • Support RN ^0.59.0-rc.0 for Debugger and NPM package (#321) @jhen0409
  • RN 0.59: Avoid AsyncStorage warning by re-wrap the native module (#324) @jhen0409

Bug fix

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

v0.9.4

09 Feb 11:41
Compare
Choose a tag to compare

Bug fix

  • Fix delta url with deltaBundleId (b7f0c2d)

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

v0.9.3

06 Feb 05:13
Compare
Choose a tag to compare

Bug fix

  1. Fix handleApolloClient in case of modules is undefined (ca11116)
  2. Ignore Apollo DevTools interval check for MessageQueue.spy (#313)

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

v0.9.2

02 Feb 05:09
Compare
Choose a tag to compare

Bug fix

  1. Fix issue of Apollo DevTools bridge message effected React Native bridge, fixes #311 (bf1e92c, 0ecd298)
  2. Avoid DeltaPatcher warnings on Android a58d3eb

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

v0.9.1

01 Feb 09:32
Compare
Choose a tag to compare

Bug fix

  1. Fix extension path of apollo-client-devtools for packaged app (ff9c904)

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

v0.9.0

01 Feb 07:49
Compare
Choose a tag to compare

Improvements & Features

  1. Add Apollo Client DevTools (#298) @Gongreg
  2. Bump React DevTools version to ^3.6.0 (6f53342)

Bug fix

  1. Fix context menu on React Native ^0.58 (bb30840)
  2. Add missing __REDUX_DEVTOOLS_EXTENSION__.disconnect API (df5280e)

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

v0.8.3

30 Jan 06:30
Compare
Choose a tag to compare

Bug fix

Improvements

  • Support dark mode title bar for macOS (3312a1e)

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

v0.8.2

17 Dec 10:19
Compare
Choose a tag to compare

Bug fix

  • Adds check for first query param for deltaBundleId (#277) @rorydbain

Improvements

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