All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Remove package rollup at ./build/index.mjs
due to bundler incompatibilities.
Add a package rollup at ./build/index.mjs
to support tree shaking.
- When the source for a batch operation is a synchronous iterable, exhaust the source before interleaving throttled items.
- When a write is returned as unprocessed, do not yield the marshalled form.
Initial release