v0.31.1
What's Changed
- Re-raise 4xx responses from server when uploading files by @aron in https://github.com/replicate/replicate-javascript/pull/284
- Document alternate interface to
validateWebhook()by @aron in https://github.com/replicate/replicate-javascript/pull/285 - Document 100MiB file upload limit by @mattt in https://github.com/replicate/replicate-javascript/pull/287
- Add integration test for Deno by @mattt in https://github.com/replicate/replicate-javascript/pull/281
- Fix Deno integration test by @mattt in https://github.com/replicate/replicate-javascript/pull/282
- Document supported platforms by @mattt in https://github.com/replicate/replicate-javascript/pull/280
- Run integration tests with
replicate/canarymodel by @mattt in https://github.com/replicate/replicate-javascript/pull/283
Full Changelog: https://github.com/replicate/replicate-javascript/compare/v0.31.0...v0.31.1