react-native-debugger

The standalone app based on official debugger of React Native, and includes React Inspector / Redux DevTools

MIT License

Downloads
24.3K
Stars
10.4K
Committers
65
react-native-debugger - v0.14.0 Latest Release

Published by jhen0409 about 1 year ago

Improvements & Features

Bug fix

This version of React Native Debugger is based on Electron 25.3.0 (Chromium 114).

⚠️ If you're looking for new debugger support (e.g. Hermes / JSI / New Architecture) of React Native Debugger, please follow discussion#774, this is planned in v0.15.

react-native-debugger - v0.13.0

Published by jhen0409 about 2 years ago

Improvements & Features

  • Update react-devtools-core to v4.25.0 #706 (@ArmenKesablyan)
  • Remove welcome messages.

This version upgrades react-devtools-core, so you need make sure it matches your project.

Add resolutions in your package.json for Yarn:

{
  "resolutions": {
     "react-devtools-core": "~4.25.0"
  }
}

or NPM:

{
  "overrides": {
     "react-devtools-core": "~4.25.0"
  }
}

If it doesn't work for your project, you can consider downgrade to React Native Debugger v0.12.1. (It used [email protected])

This version of React Native Debugger is based on Electron 11.4.6 (Chromium 87).

react-native-debugger - v0.12.1

Published by jhen0409 over 3 years ago

Improvements & Features

  • Provide universal binary (Apple Silicon, Intel) for macOS 2c9ccb7390cc533f0d3badf57b4740717e729e90

This version of React Native Debugger is based on Electron 11.4.6 (Chromium 87).

react-native-debugger - v0.12.0

Published by jhen0409 over 3 years ago

Improvements & Features

  • Update app icon for macOS (#628)
  • Upgrade Electron to v11 (#592)
  • Update react-devtools-core to v4.14 c104475

This version of React Native Debugger is based on Electron 11.4.6 (Chromium 87).

react-native-debugger - v0.11.9

Published by jhen0409 over 3 years ago

Note about React Native version

  • v0.11 included React DevTools upgrade, it's only supported React Native version >= 0.62.0-rc.0.
  • We will stop auto-update of previous versions to React Native Debugger version >= 0.11.
  • If you're using React Native version <= 0.61, please downgrade to v0.10.

Note about React DevTools

If you got Unsupported message or some errors from React DevTools, please read the documentation first.

Improvements & Features

  • Update react-devtools-core to v4.13.3 (#610)

This version of React Native Debugger is based on Electron 8.5.2 (Chromium 80).

react-native-debugger - v0.11.8

Published by jhen0409 over 3 years ago

Note about React Native version

  • v0.11 included React DevTools upgrade, it's only supported React Native version >= 0.62.0-rc.0.
  • We will stop auto-update of previous versions to React Native Debugger version >= 0.11.
  • If you're using React Native version <= 0.61, please downgrade to v0.10.

Note about React DevTools

If you got Unsupported message or some errors from React DevTools, please read the documentation first.

Improvements & Features

  • Update react-devtools-core to v4.12.4 (#591)

This version of React Native Debugger is based on Electron 8.5.2 (Chromium 80).

react-native-debugger - v0.11.7

Published by jhen0409 almost 4 years ago

Upgrade Note

  • This version included React DevTools upgrade, it's only supported React Native version >= 0.62.0-rc.0.
  • We will stop auto-update of previous versions to React Native Debugger version >= 0.11.
  • If you're using React Native version <= 0.61, please downgrade to v0.10.

Improvements & Features

  • Update apollo-client-devtools to v2.3.5 (#566) (@changLiuUNSW)
  • Update react-devtools-core to v4.10.1 (4a91be2) (@jhen0409)

This version of React Native Debugger is based on Electron 8.5.2 (Chromium 80).

react-native-debugger - v0.10.13

Published by jhen0409 almost 4 years ago

Improvements & Features

  • Update apollo-client-devtools to v2.3.5 (#566) (@changLiuUNSW)

This version of React Native Debugger is based on Electron 7.3.2 (Chromium 78).

react-native-debugger - v0.11.6

Published by jhen0409 almost 4 years ago

Upgrade Note

  • This version included React DevTools upgrade, it's only supported React Native version >= 0.62.0-rc.0.
  • We will stop auto-update of previous versions to React Native Debugger version >= 0.11.
  • If you're using React Native version <= 0.61, please downgrade to v0.10.

Improvements & Features

This version of React Native Debugger is based on Electron 8.5.1 (Chromium 80).

react-native-debugger - v0.10.12

Published by jhen0409 almost 4 years ago

Improvements & Features

This version of React Native Debugger is based on Electron 7.3.2 (Chromium 78).

react-native-debugger - v0.11.5

Published by jhen0409 about 4 years ago

Upgrade Note

  • This version included React DevTools upgrade, it's only supported React Native version >= 0.62.0-rc.0.
  • We will stop auto-update of previous versions to React Native Debugger version >= 0.11.
  • If you're using React Native version <= 0.61, please downgrade to v0.10.

Bug fix

Improvements & Features

This version of React Native Debugger is based on Electron 8.5.1 (Chromium 80).

react-native-debugger - v0.11.4

Published by jhen0409 about 4 years ago

Upgrade Note

  • This version included React DevTools upgrade, it's only supported React Native version >= 0.62.0-rc.0.
  • We will stop auto-update of previous versions to React Native Debugger version >= 0.11.
  • If you're using React Native version <= 0.61, please downgrade to v0.10.

Improvements & Features

This version of React Native Debugger is based on Electron 8.5.0 (Chromium 80).

react-native-debugger - v0.10.11

Published by jhen0409 about 4 years ago

Improvements & Features

  1. Bump apollo-client-devtools version https://github.com/jhen0409/react-native-debugger/commit/bec9418a2108e852737fab72a85211ee2852f2ea (@jhen0409)
  2. Fix tests and glibc bug for Linux (#531) (@AnthonyWard)

This version of React Native Debugger is based on Electron 7.1.9 (Chromium 78).

react-native-debugger - v0.11.3

Published by jhen0409 over 4 years ago

Upgrade Note

  • This version included React DevTools upgrade, it's only supported React Native version >= 0.62.0-rc.0.
  • We will stop auto-update of previous versions to React Native Debugger version >= 0.11.
  • If you're using React Native version <= 0.61, please downgrade to v0.10.

Bug fix

  • Fix setTouchBar due to API change (#505) (@jhen0409)
  • Check module isn't null on lookupForRNModules (#506) (@jhen0409)
  • ReactInspector: Fix layout update issue if backend try to reconnect (#507) (@jhen0409)

This version of React Native Debugger is based on Electron 8.2.5 (Chromium 80).

react-native-debugger - v0.10.10

Published by jhen0409 over 4 years ago

Bug fix

  • Fix setTouchBar due to API change (#505) (@jhen0409)
  • Check module isn't null on lookupForRNModules (#506) (@jhen0409)

This version of React Native Debugger is based on Electron 7.1.9 (Chromium 78).

react-native-debugger - v0.11.2

Published by jhen0409 over 4 years ago

Upgrade Note

  • This version included React DevTools upgrade, it's only supported React Native version >= 0.62.0-rc.0.
  • We will stop auto-update of previous versions to React Native Debugger version >= 0.11.
  • If you're using React Native version <= 0.61, please downgrade to v0.10.

Improvements & Features

Bug fix

  • ReduxDevTools: Fix inspector style issue on Electron v8.0 (#503) (@jhen0409)

This version of React Native Debugger is based on Electron 8.2.5 (Chromium 80).

react-native-debugger - v0.11.1

Published by jhen0409 over 4 years ago

Upgrade Note

  • This version included React DevTools upgrade, it's only supported React Native version >= 0.62.0-rc.0.
  • We will stop auto-update of previous versions to React Native Debugger version >= 0.11.
  • If you're using React Native version <= 0.61, please downgrade to v0.10.

Improvements & Features

This version of React Native Debugger is based on Electron 8.2.0 (Chromium 80).

react-native-debugger - v0.10.9

Published by jhen0409 over 4 years ago

Improvements & Features

This version of React Native Debugger is based on Electron 7.1.9 (Chromium 78).

react-native-debugger - v0.11.0

Published by jhen0409 over 4 years ago

Upgrade Note

  • This version included React DevTools upgrade, it's only supported React Native version >= 0.62.0-rc.0.
  • We will stop auto-update of previous versions to React Native Debugger version >= 0.11.
  • If you're using React Native version <= 0.61, please downgrade to v0.10.

Improvements & Features

This version of React Native Debugger is based on Electron 8.2.0 (Chromium 80).

react-native-debugger - v0.10.8

Published by jhen0409 over 4 years ago

Improvements & Features

  • Add more message for DevTools v3 incompatible message (#488)

This version of React Native Debugger is based on Electron 7.1.9 (Chromium 78).

Package Rankings
Top 1.15% on Npmjs.org
Top 3.96% on Proxy.golang.org
Badges
Extracted from project README
Backers on Open Collective Sponsors on Open Collective CI Status
Related Projects