-
-
Notifications
You must be signed in to change notification settings - Fork 811
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v0.11 #485
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Use react-devtools-core v4 alpha * Temporary made it work * Update patch-modules * Bump ws to v7 * Remove setDefaultThemeName usage * Fix lint error * Remove `How to use it with a real device?` tip * Update docs/react-devtools-integration.md * Remove DeltaBundler support * Avoid box-sizing style for `.redux-container *` * Create new auto_update.json feed for v0.11 usage * Due to app breaking changes, we don't allow auto update for RNDebugger version < 0.11 * Update react-devtools-core to v4.3.0 * Fix E2E test * Update doc
* Bump Electron version to v8.0.0-beta.3 * Bump to 8.0.0-beta.9 * Update electron and spectron version * Update Electron to v8.0.1 * Update Electron to v8.0.2 * Update Electron to v8.1.1 * Bump node-abi version
cryptodev523
pushed a commit
to cryptodev523/react-native-debugger
that referenced
this pull request
Jan 27, 2022
* Upgrade react-devtools-core to v4 (jhen0409#371) * Use react-devtools-core v4 alpha * Temporary made it work * Update patch-modules * Bump ws to v7 * Remove setDefaultThemeName usage * Fix lint error * Remove `How to use it with a real device?` tip * Update docs/react-devtools-integration.md * Remove DeltaBundler support * Avoid box-sizing style for `.redux-container *` * Create new auto_update.json feed for v0.11 usage * Due to app breaking changes, we don't allow auto update for RNDebugger version < 0.11 * Update react-devtools-core to v4.3.0 * Fix E2E test * Update doc * v0.11.0-beta-0 * Update react-devtools-core to v4.4 * v0.11.0-beta-1 * v0.11.0-beta-2 * Improve lookupForRNModules by use __r.getModules if provided (jhen0409#468) * Update react-devtools-core to v4.5 * v0.11.0-beta-3 * Upgrade Electron to v8.0 (jhen0409#456) * Bump Electron version to v8.0.0-beta.3 * Bump to 8.0.0-beta.9 * Update electron and spectron version * Update Electron to v8.0.1 * Update Electron to v8.0.2 * Update Electron to v8.1.1 * Bump node-abi version * Update Electron to v8.2.0 * Update react-devtools-core to v4.6.0 * v0.11.0-beta-4 * E2E test: Update auto_update feed path * Fix url of auto_update.json * Update README.md * Link v0.10 docs
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
TODO