v0.28.0
What's Changed
- Add
progress
callback example toreplicate.run
docs by @zeke in #208 - Add
parseProgress
helper function by @mattt in #207 - Run
npm run format
on integration files by @aron in #212 - Cloudflare Worker integration test suite by @aron in #215
- Remove the dependency on
node:crypto
module by @aron in #216 - Support CloudFlare workers by @aron in #217
- Refactor Stream to use eventstream-parser library by @aron in #214
Full Changelog: v0.27.1...v0.28.0