react-native-external-display
react-native-external-display copied to clipboard
chore(deps): bump react-native from 0.66.4 to 0.68.3
Bumps react-native from 0.66.4 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.4
Changed
- Upgrade RN CLI to v8.0.4 (66c68c37ce by
@thymikee)Android specific
- Modified getDefaultJSExecutorFactory method (87cfd386cb by
@KunalFarmah98)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)
... (truncated)
Commits
36153e2[0.68.3] Bump version numbersd2d244c[LOCAL] align pods version config with the rest of the repoaf9225eLet's not build reactnativeutilsjni shared library (#34345)4555fc7Added additional builder method receiving arguments for using jsc or hermes t...989546fUse monotonic clock for performance.now() (#33983)ec3688fLogging a soft error when ReactRootView has an id other than -1 instead of cr...25e2cbb[LOCAL] change ruby version for source1fad3afUpdate script from prepublish (deprecated) to prepack (#34198)72e1eda[0.68.2] Bump version numbersdfda480Bump 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)