scanbot-sdk-example-react-native
scanbot-sdk-example-react-native copied to clipboard
Bump @react-native/metro-config from 0.72.11 to 0.74.80 in /latest
Bumps @react-native/metro-config from 0.72.11 to 0.74.80.
Release notes
Sourced from @react-native/metro-config's releases.
0.74.0-rc.9
Added
- Implement
getJavaScriptContextHolder()for Bridgeless Catalyst Instance (b72f5e9982 by@arushikesarwani94)- Implement
getRuntimeExecutor()for Bridgeless Catalyst Instance (6a5aaad9e0 by@arushikesarwani94)iOS specific
- Add privacy manifest to pod install (d39712f54a by
@philIip)Fixed
iOS specific
- Fix RNTester project and remove CCACHE from project when disabled (2b18fdf806 by
@cipolleschi)- Make sure that the Open Debugger appears in bridgeless mode (18916f391a by
@cipolleschi)- Change bridgeless check in dev menu (776f90024f by
@zhongwuzw)
Hermes dSYMS:
How to Test
Generate a new project:
npx react-native@next init RN0740RC9 --version 0.74.0-rc.9
- You can view the status of upcoming 0.74.x releases in the React Native 0.74 Releases GitHub project.
- To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
- See changes from this release in the changelog.
Help us testing 🧪
If you find an issue, please let us know by opening a new Bug Report! Please specify with system you tried it on (ex. macos, windows).
Bonus points: It would be even better if you could swap things around: e.g. instead of using a fresh new app, using a real project with more complex code. Or, try using native libraries that use the New Architecture!
0.74.0-rc.8
Added
... (truncated)
Changelog
Sourced from @react-native/metro-config's changelog.
Changelog
v0.73.7
Fixed
Android specific
- Fix possible deadlock in dispatchViewUpdates (b741899f99)
- Fix crash in getChildDrawingOrder (342ce6115b)
- Fix Android HorizontalScrollView fling when content length less than ScrollView length (bd19d0ec6a)
iOS specific
- fix: build settings for custom build configuration (2bcf18812a)
- Fix archiving for Mac Catalyst (a8a2f1a578 by
@cipolleschi)- add privacy manifest to pod install (3ccbd9cd8c)
v0.74.0-rc.9
Added
- Implement
getJavaScriptContextHolder()for Bridgeless Catalyst Instance (b72f5e9982 by@arushikesarwani94)- Implement
getRuntimeExecutor()for Bridgeless Catalyst Instance (6a5aaad9e0 by@arushikesarwani94)iOS specific
- Add privacy manifest to pod install (d39712f54a by
@philIip)Fixed
iOS specific
- Fix RNTester project and remove CCACHE from project when disabled (2b18fdf806 by
@cipolleschi)- Make sure that the Open Debugger appears in bridgeless mode (18916f391a by
@cipolleschi)- Change bridgeless check in dev menu (776f90024f by
@zhongwuzw)v0.74.0-rc.8
Added
iOS specific
- Add privacy manifest to hello world template (520d120375 by
@philIip)Fixed
Android specific
- Fix bridge mode by constructing ReactDelegate correctly (a25004c86c by
@cortinico)- Fixed possible deadlock in dispatchViewUpdates (b2ca41eef5 by
@EvertEt)
... (truncated)
Commits
- See full diff 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)