Skip to content

Releases: replicate/replicate-javascript

v0.27.0

16 Feb 16:24
496d55a
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

v0.24.0

08 Dec 21:29
91c03f5
Compare
Choose a tag to compare

What's Changed

  • Allow run method to take model argument, when supported by @mattt in #167
  • Replace eslint with biome by @mattt in #168

Full Changelog: v0.23.0...v0.24.0

v0.23.0

06 Dec 18:23
89d88a0
Compare
Choose a tag to compare
  • Add support for models.predictions.create endpoint (#163) 9f500dd

v0.22.0...v0.23.0

What's Changed

  • Add support for models.predictions.create endpoint by @mattt in #163

Full Changelog: v0.22.0...v0.23.0

v0.22.0

16 Nov 14:10
eefbcd4
Compare
Choose a tag to compare

What's Changed

  • Add user research to README by @fofr in #158
  • Revert update to README.md by @fofr in #159
  • Add model field to Prediction type definition by @mattt in #160

New Contributors

  • @fofr made their first contribution in #158

Full Changelog: v0.21.1...v0.22.0

v0.21.1

06 Nov 20:35
9a0cc53
Compare
Choose a tag to compare

What's Changed

  • Update TypeScript type definition to make wait options optional by @mattt in #155

Full Changelog: v0.21.0...v0.21.1

v0.21.0

06 Nov 11:58
85b0b9d
Compare
Choose a tag to compare

What's Changed

  • Bump @babel/traverse from 7.21.3 to 7.23.2 by @dependabot in #148
  • Add support for models.create and hardware.list endpoints by @mattt in #153

Full Changelog: v0.20.1...v0.21.0