What's Changed
- [JSCRuntime] Add runtimeConfig to set debugger options by @Saadnajmi in #1957
- Don't recreate identical NSTrackingAreas by @amgleitman in #1971
- Fix accessibilityRole by @FalseLobster in #2001
- fix typo in url by @Spice-Z in #2005
- fix(macOS): Don't use iOS deployment target for macOS by @Saadnajmi in #2042
- Update to Xcode 15.2 by @Saadnajmi in #2037
- Use Yarn 4 by @Saadnajmi in #2030
- fix(cli): initialising in projects using Yarn v3 by @szymonrybczak in #2025
- Add visionOS support by @Saadnajmi in #2019
- Fix accessible prop on TextView by @FalseLobster in #2012
- Set build settings required for Swift in the template project by @tsapeta in #2067
- chore(cli): deprecate
--configuration
option inrun-macos
by @szymonrybczak in #2054 - [visionOS] Implement isVision interfaceIdiom by @Saadnajmi in #2077
- Implement
cursor: pointer
for iOS / visionOS by @Saadnajmi in #2080 - Fix new role prop after JS-Shim was removed by Meta by @FalseLobster in #2101
- Fix
transform
prop onView
component by @amgleitman in #2102 - Ensure ghost text doesn't appear when performing undos by @amgleitman in #2105
- Send mouseUp events for NSTabView by @eablokker in #2112
- Implement
[RCTUITextField selectedRange]
by @Saadnajmi in #2115 - [CherryPick] Fix retrieving current appearance in multi-window apps by @Saadnajmi in #2125
- Add onMouseEnter and onMouseLeave to Text (cherry-picked from 0.73-stable) by @amgleitman in #2149
- Refactor Redbox, Logbox, and DevLoadingView as Sheets by @Saadnajmi in #2151
New Contributors
- @Spice-Z made their first contribution in #2005
- @szymonrybczak made their first contribution in #2025
Full Changelog: v0.73.34...v0.74.1