Releases: replicate/replicate-javascript
Releases · replicate/replicate-javascript
v0.10.0
v0.9.3
- Annotate optional fields correctly (#50) c0f0422
- Fix typo on predict_time property type declaration 4517596
- Document that request throws Error ae67411
- Configure
jsconfig.json
andtsconfig.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.1
v0.9.0
v0.8.0
v0.7.0
userAgent is optional
New API with replicate.run() and OpenAPI-compatible methods
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.