Skip to content

v0.26.0

Compare
Choose a tag to compare
@mattt mattt released this 08 Feb 10:55
· 100 commits to main since this release
c6fbd33
  • 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

v0.25.2...v0.26.0

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 in package.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

  • @aron made their first contribution in #183

Full Changelog: v0.25.2...v0.26.0