ReactorKit v2.1.0 Release Notes

Release Date: 2020-04-19 // almost 4 years ago
    • 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)