Conversation
noahlemen
approved these changes
Nov 9, 2023
gnoff
added a commit
to gnoff/next.js
that referenced
this pull request
Nov 10, 2023
kodiakhq bot
pushed a commit
to vercel/next.js
that referenced
this pull request
Nov 10, 2023
Updates React from 746890329 to 0e352ea01. - facebook/react#27684 - facebook/react#27665 - facebook/react#27671 - facebook/react#27680
EdisonVan
pushed a commit
to EdisonVan/react
that referenced
this pull request
Apr 15, 2024
Upgrade Flow to latest using ``` yarn add -W flow-bin flow-remove-types hermes-parser hermes-eslint ``` This also updates `createFlowConfigs.js` to get the Flow version from `package.json` to avoid needing to bump the version there in the future.
bigfootjon
pushed a commit
that referenced
this pull request
Apr 18, 2024
Upgrade Flow to latest using ``` yarn add -W flow-bin flow-remove-types hermes-parser hermes-eslint ``` This also updates `createFlowConfigs.js` to get the Flow version from `package.json` to avoid needing to bump the version there in the future. DiffTrain build for commit 7bdd7cc.
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
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.
Upgrade Flow to latest using
This also updates
createFlowConfigs.jsto get the Flow version frompackage.jsonto avoid needing to bump the version there in the future.