You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed: Clicking "Open React DevTools" was loading Metro's /debugger-ui URL which returns an empty page on RN 0.74+ with Hermes.
Now: Launches the standalone npx react-devtools as a separate process. If npx is not available, shows a dialog with manual instructions.
Fix — Auto-Update
Fixed: latest-mac.yml is now included in GitHub Release assets. This file is required by electron-updater to detect new versions. Users on v1.6.0 .dmg will now receive the auto-update notification for v1.6.1.