Skip to content

v4.0.0

Compare
Choose a tag to compare
@kitten kitten released this 09 Jan 19:28
e612702

In v4.0.0 of Wonka, we鈥檝e migrated to BuckleScript v7 and genType for automatic type generation for TypeScript. The Flow types are derived from the automatic types and are generated by flowgen.

This may mean that bsb-native and Dune/Esy builds are temporarily broken, as they haven鈥檛 been tested yet. If so, they will be fixed in a future minor release. Please stick with v3.2.2 if you鈥檙e having trouble.

This release has no breaking changes for Reason/OCaml in terms of API changes. You can use the library exactly as you have before.

The test suite has been rewritten and a huge amount of operators have been revised to behave more predictably and correctly, especially when they're used with synchronous or iterable (cold) sources.

For more information, please read our migration guide.