Skip to content

Releases: replicate/replicate-javascript

v0.29.1

21 Mar 10:54
19a5ca9

Choose a tag to compare

What's Changed

  • Fix Deployment type definition by @mattt in #232

Full Changelog: v0.29.0...v0.29.1

v0.29.0

19 Mar 09:47
049f77f

Choose a tag to compare

What's Changed

  • Add integration test for Bun by @mattt in #220
  • Extract CI tarball generation into separate build job by @mattt in #226
  • Add browser integration tests using Playwright by @aron in #222
  • Switch to replicate.stream in Bun integration test by @mattt in #227
  • Add support for new deployment endpoints by @aron in #223
  • Update README with deployments methods by @mattt in #228
  • Unset Bun integration test timeout and automatically retry 3 times by @mattt in #230

Full Changelog: v0.28.1...v0.29.0

v0.28.1

12 Mar 14:11
ba9b94e

Choose a tag to compare

What's Changed

  • Close the stream when receiving "done" event from the server by @aron in #219
  • Update CI configuration for integration test suite by @mattt in #218

Full Changelog: v0.28.0...v0.28.1

v0.28.0

12 Mar 09:19
3c62031

Choose a tag to compare

What's Changed

  • Add progress callback example to replicate.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

v0.27.1

17 Feb 13:35
497b434

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.27.0...v0.27.1

v0.27.0

16 Feb 16:24
496d55a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.26.0...v0.27.0

v0.26.0

08 Feb 10:55
c6fbd33

Choose a tag to compare

  • Add support for accounts.current endpoint (#178) f611136
  • improve replicate.stream example (#197) cafb2a5
  • Lint project with publint (#193) 6dd5b21
  • Update CI integration tests to run the Replicate tarball bfef365
  • Safelist files to be added to the published package 685a86d
  • Specify type field in package.json (#192) ddef501
  • Update README.md to include commonjs examples 91ff08b
  • Integration tests for common runtimes (#186) c26c3f0
  • Encourage passing fetch option rather than patching the instance (#183) e204eff

v0.25.2...v0.26.0

What's Changed

  • Encourage passing fetch option rather than patching the instance by @aron in #183
  • Integration tests for common runtimes by @aron in #186
  • Specify type field in package.json by @mattt in #192
  • List files to be included in the published package by @aron in #190
  • Lint project with publint by @mattt in #193
  • improve replicate.stream() example by @zeke in #197
  • Add support for accounts.current endpoint by @mattt in #178

New Contributors

  • @aron made their first contribution in #183

Full Changelog: v0.25.2...v0.26.0

v0.25.2

19 Dec 10:55
a9e4326

Choose a tag to compare

What's Changed

  • Replace use of Headers with object by @mattt in #174

Full Changelog: v0.25.1...v0.25.2

v0.25.1

12 Dec 13:40
0a3b725

Choose a tag to compare

What's Changed

  • Make streaming functionality optional by @mattt in #172

Full Changelog: v0.25.0...v0.25.1

v0.25.0

11 Dec 12:00
b1cfdc4

Choose a tag to compare

What's Changed

  • Add replicate.stream method by @mattt in #169
  • Allow replicate.predictions.create to accept version or model options by @mattt in #170

Full Changelog: v0.24.0...v0.25.0