wonka#
6.2.0#
Minor Changes#
- Implement
toAsyncIterable, converting a Wonka source to a JS Async Iterable, by @kitten (See #133) - Implement
d.tsbundling. Only a singlewonka.d.tstypings file will now be available to TypeScript, by @kitten (See #135) - Add extensive TSDoc documentation for all
wonkainternals and exports. This will replace the documentation and give consumers more guidance on each of the library's extensive utilities, by @kitten (See #136)