Releases: replicate/replicate-javascript
Releases · replicate/replicate-javascript
v0.27.1
v0.27.0
What's Changed
- Add support for validating webhooks by @mattt in #200
- feat: add function for getting deployment by @mattrothenberg in #206
New Contributors
- @mattrothenberg made their first contribution in #206
Full Changelog: v0.26.0...v0.27.0
v0.26.0
- 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
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 inpackage.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
Full Changelog: v0.25.2...v0.26.0
v0.25.2
v0.25.1
v0.25.0
v0.24.0
v0.23.0
What's Changed
Full Changelog: v0.22.0...v0.23.0