v4.0.0
In v4.0.0
of Wonka, we’ve 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’t been tested yet. If so, they will be fixed in a future minor release. Please stick with v3.2.2
if you’re 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.