Bacon v3.0.4 Release Notes

Release Date: 2019-06-27 // almost 5 years ago
    • ๐Ÿ‘Œ Improve Bus.plug type ergonomics (#738)
    • ๐Ÿ‘ Allow any in Reply return type used in subscribe, onValue et al (#740)
    • ๐Ÿ”€ More flexible typing for merge and concat (merge observables of A and B into A | B)
    • โœ… Compile library and tests with --strict