react-native-naver-map
react-native-naver-map copied to clipboard
chore(deps-dev): bump @react-native/typescript-config from 0.73.1 to 0.74.83
Bumps @react-native/typescript-config from 0.73.1 to 0.74.83.
Release notes
Sourced from @react-native/typescript-config's releases.
0.74.1
Added
iOS Specific
- Implement privacy manifest aggregation (4be1fafec8 by
@aleqsio)Changed
- Align debugger Chrome launch flags with Meta-internal version (93956e267c by
@motiz88)- Update "Open Debugger" to print extended Flipper guidance (261a58761c by
@huntie)- Enable event loop by default when bridgeless is enabled (b440672468 by
@rubennorte)- Upgrade
@react-native-community/clito 13.6.6 (58b1f9b2d4 by@szymonrybczak)Android specific
- Support more stubbed methods in
BridgelessCatalystInstance(cc1c69799e by@javache)Fixed
- Reset animation state in TouchableOpacity and TouchableBounce (165cabb21f by
@sammy-SChttps://github.com/@sammy-)- Add missing struct member initialization in Props.h (13739510fb by
@alanleedev)Android Specific
- Split scheduler commit and flush delegate methods (ff4b20e823 by
@javache)- Fixing exposing ReactDelegate through ReactActivity for reload (7a841dbcd1 by
@arushikesarwani94)- Fix ReactActivity.getReactDelegate().reload() (56631cd471 by
@kudo)iOS Specific
- Fix Symbol not found: (_JSGlobalContextSetInspectable) which crashed iOS <16.4 with JSC (0a4d97362f by
@cipolleschi)- Fallback to the first foregroundInactive window when there are no
foregroundActivewindows in RCTKeyWindow (eaaf865449 by@cipolleschi)- Fix enable hermes debugger in Bridgeless mode (3467f2f3a3 by
@Cipolleschi)- Maintain correct content offset when scroll view is suspended (305249f964 by
@sammy-SChttps://github.com/@sammy-)- Avoid calling abstract methods in RCTComposedViewRegistry (59e7ed5038 by
@cipolleschi)- Honor requiresMainQueueSetup in bridgeless mode for ViewManagers (8813061286 by
@cipolleschi)
Hermes dSYMS:
You can file issues or pick requests against this release here.
... (truncated)
Changelog
Sourced from @react-native/typescript-config's changelog.
Changelog
0.74.1
Added
iOS Specific
- Implement privacy manifest aggregation (4be1fafec8 by
@aleqsio)Changed
- Align debugger Chrome launch flags with Meta-internal version (93956e267c by
@motiz88)- Update "Open Debugger" to print extended Flipper guidance (261a58761c by
@huntie)- Enable event loop by default when bridgeless is enabled (b440672468 by
@rubennorte)- Upgrade
@react-native-community/clito 13.6.6 (58b1f9b2d4 by@szymonrybczak)Android specific
- Support more stubbed methods in
BridgelessCatalystInstance(cc1c69799e by@javache)Fixed
- Reset animation state in TouchableOpacity and TouchableBounce (165cabb21f by
@sammy-SChttps://github.com/@sammy-)- Add missing struct member initialization in Props.h (13739510fb by
@alanleedev)Android Specific
- Split scheduler commit and flush delegate methods (ff4b20e823 by
@javache)- Fixing exposing ReactDelegate through ReactActivity for reload (7a841dbcd1 by
@arushikesarwani94)- Fix ReactActivity.getReactDelegate().reload() (56631cd471 by
@kudo)iOS Specific
- Fix Symbol not found: (_JSGlobalContextSetInspectable) which crashed iOS <16.4 with JSC (0a4d97362f by
@cipolleschi)- Fallback to the first foregroundInactive window when there are no
foregroundActivewindows in RCTKeyWindow (eaaf865449 by@cipolleschi)- Fix enable hermes debugger in Bridgeless mode (3467f2f3a3 by
@Cipolleschi)- Maintain correct content offset when scroll view is suspended (305249f964 by
@sammy-SChttps://github.com/@sammy-)- Avoid calling abstract methods in RCTComposedViewRegistry (59e7ed5038 by
@cipolleschi)- Honor requiresMainQueueSetup in bridgeless mode for ViewManagers (8813061286 by
@cipolleschi)0.74.0
Breaking
- OnLayout event batching changes (57e49b584d by
@sammy-SC)
... (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)