Skip to content

Releases: hopinc/js

v1.43.2

12 Nov 23:37
498eb1f
Compare
Choose a tag to compare

Patch Changes

v1.43.1

12 Nov 23:30
e08ef05
Compare
Choose a tag to compare

Patch Changes

  • cade72b: Adds fleet types to the JS SDK
  • e08ef05: Force headers in fetch request
  • 76c06f3: Adds created_at to user object

v1.43.0

16 Oct 22:35
6ec7d83
Compare
Choose a tag to compare

Minor Changes

  • cdf9700: Adds groups to getAll in ignite deployments + refactors it to an object

v1.42.0

16 Oct 03:17
04b1b6e
Compare
Choose a tag to compare

Minor Changes

  • 04b1b6e: Move deploymentIds to an options object when creating a deployment group + add position to options

v1.41.1

13 Oct 21:44
9dba2f6
Compare
Choose a tag to compare

Patch Changes

  • 21acf56: Adds a remove deployment route to groups

v1.41.0

04 Oct 23:24
13fde01
Compare
Choose a tag to compare

Minor Changes

  • 3ad2d1f: Add types for event data and removes unimplemented events.

v1.40.3

03 Oct 01:03
2ab24bc
Compare
Choose a tag to compare

Patch Changes

  • 2ab24bc: Provides constructEvent function outside of the project SDK (for no class use)

v1.40.2

03 Oct 00:38
c0d8b4a
Compare
Choose a tag to compare

Patch Changes

v1.40.1

03 Oct 00:27
eecf651
Compare
Choose a tag to compare

Patch Changes

  • eecf651: Fix deployment type inference on getAll

v1.40.0

03 Oct 00:06
fc1e0c5
Compare
Choose a tag to compare

Minor Changes

  • ec529a6: Adds webhooks SDK, types, and verification