-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Handle syntax errors in RedBox #4666
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
Merged
Merged
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
fdd1867
Publish fix
acoates-ms a53564d
Creating new Microsoft.ReactNative.sln (#4535)
jonthysell 8bc5d3a
applying package updates ***NO_CI***
rnbot ddbfb04
Move playground app to use Microsoft.ReactNative (#4534)
acoates-ms 59094fd
Bump beachball from 1.28.0 to 1.28.1 (#4539)
dependabot-preview[bot] f5db344
applying package updates ***NO_CI***
rnbot 3ef811b
applying package updates ***NO_CI***
rnbot 5201232
Enabling managed unit tests in CI loop (#4532)
jonthysell 4aa64fa
applying package updates ***NO_CI***
rnbot ae4e4c9
Remove 'Delete Android SDK' from E2ETest (#4554)
jonthysell 2f4fffa
Enable WebSocketModule unit tests (#4538)
JunielKatarn aa853d9
applying package updates ***NO_CI***
rnbot e10d541
Improve inner loop and error reporting (local CLI) (#4536)
asklar 5bd5efb
applying package updates ***NO_CI***
rnbot f2a0d00
Don't set readyState on connection error (#4562)
JunielKatarn da695df
applying package updates ***NO_CI***
rnbot 8fdada9
Bump @babel/core from 7.8.4 to 7.9.0 (#4565)
dependabot-preview[bot] e3449a3
Simplified C++ macros and improved their comments (#4568)
vmoroz 380c1ad
applying package updates ***NO_CI***
rnbot cbe66c4
Merge branch 'master' of https://github.com/asklar/react-native-windows
asklar 315810a
Merge branch 'master' of https://github.com/microsoft/react-native-wi…
asklar 901ffc9
Merge branch 'master' of https://github.com/microsoft/react-native-wi…
asklar 895c986
Merge branch 'master' of https://github.com/microsoft/react-native-wi…
asklar 7d894a7
Merge branch 'master' of https://github.com/microsoft/react-native-wi…
asklar 8f0a2b1
Merge branch 'master' of https://github.com/microsoft/react-native-wi…
asklar 7e4fe90
Merge branch 'master' of https://github.com/microsoft/react-native-wi…
asklar ddd5200
Handle syntax errors in RedBox
asklar 970aea8
Change files
asklar 667a9a0
format
asklar f406691
clean up
asklar File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
8 changes: 8 additions & 0 deletions
8
change/react-native-windows-2020-04-21-15-00-44-redboxSyntaxError.json
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,8 @@ | ||
| { | ||
| "type": "prerelease", | ||
| "comment": "Handle syntax errors in RedBox", | ||
| "packageName": "react-native-windows", | ||
| "email": "asklar@microsoft.com", | ||
| "dependentChangeType": "patch", | ||
| "date": "2020-04-21T22:00:44.285Z" | ||
| } |
This file contains hidden or 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
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.
Uh oh!
There was an error while loading. Please reload this page.