Releases: jhen0409/react-native-debugger
Releases · jhen0409/react-native-debugger
v0.9.7
Bug fix
Current version of RNDebugger is based on Electron 1.7.15 (Chromium 58).
v0.9.6
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
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
Bug fix
- Fix delta url with deltaBundleId (b7f0c2d)
Current version of RNDebugger is based on Electron 1.7.15 (Chromium 58).
v0.9.3
Bug fix
- Fix handleApolloClient in case of modules is undefined (ca11116)
- 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
Bug fix
- Fix issue of Apollo DevTools bridge message effected React Native bridge, fixes #311 (bf1e92c, 0ecd298)
- Avoid DeltaPatcher warnings on Android a58d3eb
Current version of RNDebugger is based on Electron 1.7.15 (Chromium 58).
v0.9.1
Bug fix
- 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
Improvements & Features
- Add Apollo Client DevTools (#298) @Gongreg
- Bump React DevTools version to ^3.6.0 (6f53342)
Bug fix
- Fix context menu on React Native ^0.58 (bb30840)
- Add missing
__REDUX_DEVTOOLS_EXTENSION__.disconnect
API (df5280e)
Current version of RNDebugger is based on Electron 1.7.15 (Chromium 58).
v0.8.3
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
Bug fix
Improvements
Current version of RNDebugger is based on Electron 1.7.15 (Chromium 58).