Skip to content

Releases: cuppachino/hexgate

v0.14.8

23 Nov 07:06
84806ee
Compare
Choose a tag to compare

Patch Changes

  • a046e72: fix poll onRetry: pass count to callback

    The function was polling correctly, but not incrementing the attempt variable intended for debugging.

v0.14.7

14 Nov 19:55
b5d164e
Compare
Choose a tag to compare

Patch Changes

  • badb5ac: fix authentication on linux

v0.14.6

06 Sep 19:40
c34c5ff
Compare
Choose a tag to compare

Patch Changes

v0.14.5

06 Sep 16:17
3be503f
Compare
Choose a tag to compare

Patch Changes

  • 2ac3501: deps: update @cuppachino/proxy-fn

v0.14.4

05 Sep 21:15
354a422
Compare
Choose a tag to compare

Patch Changes

  • 95f73da: move proxy-function to separate lib

v0.14.3

05 Sep 02:17
8981e38
Compare
Choose a tag to compare

Patch Changes

v0.14.2

05 Sep 00:09
c152482
Compare
Choose a tag to compare

Patch Changes

  • 7315fb9: Bump vite from 4.2.1 to 4.4.9
  • 26144b8: export proxyFunction companion types

v0.14.1

05 Sep 00:01
d60801c
Compare
Choose a tag to compare

Patch Changes

  • d7b5563: Fixes a bug in proxyFunction when from returns a promise

v0.14.0

04 Sep 19:20
f112195
Compare
Choose a tag to compare

Minor Changes

  • 64c9bf7: Support cjs for real this time

v0.13.7

04 Sep 16:16
5aa9ebd
Compare
Choose a tag to compare

Patch Changes

  • 6fe23f5: Add postbuild step that removes polyfills from esm build