ReactorKit v2.1.1 Release Notes

Release Date: 2020-11-25 // over 3 years ago
    • ⚡️ Update Swift Package to be compatible with Xcode 12 (#163, @dodgecm)

Previous changes from v2.1.0

    • Guarantee thread safety (#126)
    • ➕ Add an availability to specify a scheduler (#128)
    • 🛠 Fix a crash in Mac Catalyst (#129, @mariohahn)
    • Import RxSwift with @_exported attribute (#130)
    • ⏱ Ensure that mutate and reduce are executed in the same serial scheduler (#131)
    • Ensure that the last published state can be observed immediately (#135, @wplong11)
    • Introduce IdentityEquatable and IdentityHashable (#136)
    • 👉 Use WeakMapTable from dependency (#138)