Releases: microsoft/react-native-macos
Releases · microsoft/react-native-macos
[email protected]
0.78.1 (2025-03-26)
🩹 Fixes
- Bump version to 0.78.1 (#2440)
🧱 Updated Dependencies
- Updated @react-native-mac/virtualized-lists to 0.78.1
❤️ Thank You
- Saad Najmi @Saadnajmi
@react-native-mac/[email protected]
[email protected]
Release React Native macOS 0.78.0
[email protected]
0.77.1 (2025-03-18)
🩹 Fixes
- Release a new patch release of React Native macOS 0.77 (#2409)
🧱 Updated Dependencies
- Updated @react-native-mac/virtualized-lists to 0.77.1
❤️ Thank You
- Saad Najmi @Saadnajmi
@react-native-mac/[email protected]
0.77.1 (2025-03-18)
🩹 Fixes
- Release a new patch release of React Native macOS 0.77 (#2409)
❤️ Thank You
- Saad Najmi @Saadnajmi
@react-native-mac/[email protected]
0.76.6 (2025-03-18)
🩹 Fixes
- Release a new version of React Native macOS 0.76 (#2413)
❤️ Thank You
- Saad Najmi @Saadnajmi
[email protected]
0.77.0 (2025-02-10)
🚀 Features
- Mark 0.77 as stable (#2372)
🧱 Updated Dependencies
- Updated @react-native-mac/virtualized-lists to 0.77.0
❤️ Thank You
- Saad Najmi @Saadnajmi
@react-native-mac/[email protected]
[email protected]
0.76.5 (2024-12-09)
🩹 Fixes
- Fix issue with react-native-macos dependencies (#2308)
❤️ Thank You
- Saad Najmi @Saadnajmi
v0.74
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