Skip to content

Releases: replicate/replicate-javascript

0.11.0

17 Apr 13:35
4dddc1c
Compare
Choose a tag to compare
  • Update identifier validation logic for run method (#55) f1c725f
  • Add support for predictions.cancel endpoint (#52) 4aa2362
  • Typo in README (#54) a94439e

v0.10.0...v0.11.0

v0.10.0

12 Apr 10:16
35fd451
Compare
Choose a tag to compare
  • Add support for trainings.list endpoint (#51) dd1dd6a

v0.9.3...v0.10.0

v0.9.3

12 Apr 10:15
0788be5
Compare
Choose a tag to compare
  • Annotate optional fields correctly (#50) c0f0422
  • Fix typo on predict_time property type declaration 4517596
  • Document that request throws Error ae67411
  • Configure jsconfig.json and tsconfig.json (#47) be59552
  • Configure path to tsconfig.json in .eslintrc.js f36a0e4
  • Add lint step to CI workflow (#46) 059e331

v0.9.2...v0.9.3

v0.9.2

11 Apr 21:19
3af63f9
Compare
Choose a tag to compare

v0.9.1...v0.9.2

v0.9.1

10 Apr 21:47
08897ea
Compare
Choose a tag to compare
  • Update type definitions for trainings (#45) 1943294

v0.9.0...v0.9.1

v0.9.0

05 Apr 21:36
586cd61
Compare
Choose a tag to compare
  • Replace axios with native fetch (#31) b339725
  • Use nock to mock HTTP responses in tests (#38) 6218765

v0.8.0...v0.9.0

v0.8.0

05 Apr 20:04
3088726
Compare
Choose a tag to compare

v0.7.0...v0.8.0

v0.7.0

04 Apr 17:23
v0.7.0
11e1ffb
Compare
Choose a tag to compare

userAgent is optional

29 Mar 16:27
Compare
Choose a tag to compare

v0.6.0...v0.6.1

New API with replicate.run() and OpenAPI-compatible methods

23 Mar 20:25
Compare
Choose a tag to compare

This is a breaking change to the JavaScript client API, but this is still a pre-1.0.0 alpha, so not yet using SemVer.

If you're using previous versions of the client, you'll need to pin to [email protected] in you package.json file, or update your code to work with the new client API.

v0.5.0...v0.6.0