Skip to content

v1.0.2

Latest

Choose a tag to compare

@koistya koistya released this 02 Mar 16:22
· 2 commits to main since this release
937d792
  • Send Content-Type header when fetching an access token from Google (#12) — @unkhz
  • Fix checking for the availability of caches.default throwing an error in Bun runtime (#13) — @unkhz
  • Relax option.waitUntil signature to use (promise: Promise<any) => void (#14) — @koistya