pinar
pinar copied to clipboard
Bump react-native from 0.66.3 to 0.68.3
Bumps react-native from 0.66.3 to 0.68.3.
Release notes
Sourced from react-native's releases.
0.68.3
Changed
Android specific
- Let's not build reactnativeutilsjni shared library (af9225ec5f by
@SparshaSaha
)- Modified getDefaultJSExecutorFactory method (87cfd386cb by
@KunalFarmah98
)Fixed
- Use monotonic clock for performance.now() (114d31feee)
Android specific
- Logging a soft error when ReactRootView has an id other than -1 instead of crashing the app in hybrid apps (1ca2c24930 by
@Kunal-Airtel2022
)
You can participate in the conversation on the status of this release in this discussion
To help you upgrade to this version, you can use the upgrade helper ⚛️
You can find the whole changelog history in the changelog.md file.
0.68.2
Changed
- Bump used version of react-native-codegen to 0.0.17 (dfda480a98 by
@cortinico
)- Bump react-native-codegen to 0.0.17 (a5ddc2e165 by
@cortinico
)Fixed
Android specific
- Working around Long paths limitation on Windows (62ef6f5fa1 by
@mganandraj
)
You can participate in the conversation on the status of this release in this discussion
To help you upgrade to this version, you can use the upgrade helper ⚛️
... (truncated)
Changelog
Sourced from react-native's changelog.
Changelog
v0.69.3
Fixed
iOS specific
- Fix React-bridging header not found for third party modules (fa2acc32d1 by
@Kudo
)v0.69.2
Changed
- Set react-shallow-renderer v16.15.0 for react v18 compat (a39a7c453d by
@mikehardy
)- Upgrade RN CLI to v8.0.3 (28cbd21d21 by
@thymikee
)iOS specific
- Hermes pod: change logic to use the hermes tag to set the pod source correctly (46a9edc854 by
@kelset
)- Fix the race condition when calling readAsDataURL after new Blob(blobs) (bd12e41188 by
@wood1986
)- Make sure that Flipper pods are not installed when creating a release build (23accbf58d by
@cipolleschi
)v0.69.1
Changed
iOS specific
- Make all Yoga headers public and add #ifdef __cplusplus (43f831b23c by
@janicduplessis
)Fixed
- Use monotonic clock for performance.now() (114d31feee)
iOS specific
- Fix build for React-RCTText (4ea38e16bf by
@ph4r05
)- Fix RCT-Folly build error when use_frameworks! and hermes are both enabled (79baca678a by
@Kudo
)- Fix use_frameworks! for 0.69 (f97c6a5b49 by
@Kudo
)v0.69.0
Breaking
- Support for
console.disableYellowBox
has been dropped- Already deprecated prop types have been removed (cdfddb4dad, 3e229f27bc, 10199b1581)
removeListener
, deprecated since RN0.65, was removed from Appearance- If you were using
SegmentedComponentIOS
, you will now need to move to the segmented-control library (235f168574)
... (truncated)
Commits
36153e2
[0.68.3] Bump version numbersd2d244c
[LOCAL] align pods version config with the rest of the repoaf9225e
Let's not build reactnativeutilsjni shared library (#34345)4555fc7
Added additional builder method receiving arguments for using jsc or hermes t...989546f
Use monotonic clock for performance.now() (#33983)ec3688f
Logging a soft error when ReactRootView has an id other than -1 instead of cr...25e2cbb
[LOCAL] change ruby version for source1fad3af
Update script from prepublish (deprecated) to prepack (#34198)72e1eda
[0.68.2] Bump version numbersdfda480
Bump used version of react-native-codegen to 0.0.17- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)