v0.29.0
What's Changed
- Add integration test for Bun by @mattt in https://github.com/replicate/replicate-javascript/pull/220
- Extract CI tarball generation into separate
buildjob by @mattt in https://github.com/replicate/replicate-javascript/pull/226 - Add browser integration tests using Playwright by @aron in https://github.com/replicate/replicate-javascript/pull/222
- Switch to replicate.stream in Bun integration test by @mattt in https://github.com/replicate/replicate-javascript/pull/227
- Add support for new deployment endpoints by @aron in https://github.com/replicate/replicate-javascript/pull/223
- Update README with deployments methods by @mattt in https://github.com/replicate/replicate-javascript/pull/228
- Unset Bun integration test timeout and automatically retry 3 times by @mattt in https://github.com/replicate/replicate-javascript/pull/230
Full Changelog: https://github.com/replicate/replicate-javascript/compare/v0.28.1...v0.29.0