What's Changed
Members of the community made bug fixes, updates, and contributions:
- Fix missing PrivacyInfo.xcprivacy in Carthage/xcframework by @pallzoltan in https://github.com/ReactiveX/RxSwift/pull/2652
- Fix possibly stack overflow in merge operators by @geoffmacd in https://github.com/ReactiveX/RxSwift/pull/2616
- Allow VirtualTimeScheduler to run on any thread (swift-testing enabler) by @danielt1263 in https://github.com/ReactiveX/RxSwift/pull/2610
- Fix missing CoreFoundation import for NSLock in Linux builds by @clackary in https://github.com/ReactiveX/RxSwift/pull/2643
- Hardcode light appearance in example app by @VAndrJ in https://github.com/ReactiveX/RxSwift/pull/2612
- Fix a typo in SwiftConcurrency docs by @chagmn in https://github.com/ReactiveX/RxSwift/pull/2644