Breaking changes in 1.0 - #496
Merged
Merged
Conversation
Tommy Nguyen (tido64)
force-pushed
the
tido/1.0
branch
from
September 27, 2021 19:23
abb2741 to
42eaf70
Compare
Tommy Nguyen (tido64)
force-pushed
the
tido/1.0
branch
3 times, most recently
from
October 22, 2021 12:04
854e72d to
4067c55
Compare
Tommy Nguyen (tido64)
force-pushed
the
tido/1.0
branch
3 times, most recently
from
October 27, 2021 09:04
8ae1602 to
5647584
Compare
Tommy Nguyen (tido64)
force-pushed
the
tido/1.0
branch
5 times, most recently
from
December 14, 2021 07:17
ca42acc to
cbd1431
Compare
Tommy Nguyen (tido64)
force-pushed
the
tido/1.0
branch
6 times, most recently
from
December 17, 2021 18:54
db24bac to
609572a
Compare
Tommy Nguyen (tido64)
force-pushed
the
tido/1.0
branch
from
January 4, 2022 14:01
609572a to
666d3b5
Compare
Tommy Nguyen (tido64)
marked this pull request as ready for review
January 4, 2022 14:05
Tommy Nguyen (tido64)
force-pushed
the
tido/1.0
branch
from
January 5, 2022 13:03
666d3b5 to
c5a3696
Compare
1 task
Tommy Nguyen (tido64)
force-pushed
the
tido/1.0
branch
2 times, most recently
from
January 19, 2022 10:38
5a506e3 to
ac04458
Compare
BREAKING CHANGE: react-native 0.60 and 0.61 are no longer supported. Deprecated methods have also been removed.
BREAKING CHANGE: `android/force-resolve-trove4j.gradle` has been removed. `org.jetbrains.trove4j:trove4j` has been uploaded to Maven Central: https://search.maven.org/artifact/org.jetbrains.trove4j/trove4j/20160824/jar
Tommy Nguyen (tido64)
force-pushed
the
tido/1.0
branch
from
January 26, 2022 11:48
ac04458 to
2fa32d9
Compare
BREAKING CHANGE: JDK 11 is now required to run Gradle. For more details, see https://developer.android.com/studio/releases/gradle-plugin#jdk-11.
Tommy Nguyen (tido64)
force-pushed
the
tido/1.0
branch
from
January 26, 2022 11:52
2fa32d9 to
0ae36d2
Compare
Member
Author
|
Araz Abishov (@arazabishov), Lorenzo Sciandra (@kelset), Sam Mathias Weggersen (@sweggersen), Tom Underhill (@tom-un): Please review this whenever you have time. Thanks ❤️ |
Lorenzo Sciandra (kelset)
approved these changes
Jan 26, 2022
Lorenzo Sciandra (kelset)
left a comment
Contributor
There was a problem hiding this comment.
LGTM 🚢
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.
Description
This PR contains breaking changes and will bump the version number to 1.0:
buildToolsVersionset by GradleBlocked by:
project.ext.minSdkVersionfor community modules #597validate-manifestbreaks on Node 12 #705-jsBundleURLForBundleRoot:fallbackResource:was removed #710react-native-codegenwhen using main #711Platforms affected
Test plan
CI should be green.