v0.28.0
What's Changed
- Add
progresscallback example toreplicate.rundocs by @zeke in https://github.com/replicate/replicate-javascript/pull/208 - Add
parseProgresshelper function by @mattt in https://github.com/replicate/replicate-javascript/pull/207 - Run
npm run formaton integration files by @aron in https://github.com/replicate/replicate-javascript/pull/212 - Cloudflare Worker integration test suite by @aron in https://github.com/replicate/replicate-javascript/pull/215
- Remove the dependency on
node:cryptomodule by @aron in https://github.com/replicate/replicate-javascript/pull/216 - Support CloudFlare workers by @aron in https://github.com/replicate/replicate-javascript/pull/217
- Refactor Stream to use eventstream-parser library by @aron in https://github.com/replicate/replicate-javascript/pull/214
Full Changelog: https://github.com/replicate/replicate-javascript/compare/v0.27.1...v0.28.0