Skip to content

Releases: userhubdev/js-sdk

v0.7.0

30 Nov 18:55
282fc4e
Compare
Choose a tag to compare

What's Changed

v0.6.4

11 Jun 18:53
d42c240
Compare
Choose a tag to compare

What's Changed

  • Added support for {accountId} in create Portal session Admin API method

v0.6.3

05 Jun 16:00
513207e
Compare
Choose a tag to compare

What's Changed

  • Add default webhook onError implementation

v0.6.2

04 Jun 17:01
a53983c
Compare
Choose a tag to compare

What's Changed

  • Added user not found error to simplify implementing a custom user provider
  • Improved custom user provider types

v0.6.1

16 May 01:06
f238ba8
Compare
Choose a tag to compare

What's Changed

  • Added member count to organizations

v0.6.0

28 Mar 18:34
0eddd08
Compare
Choose a tag to compare

What's Changed

  • BREAKING CHANGE: Supported order by fields updated for most list endpoints
  • Organization/user list now supports filtering by display name and email
  • Flow list endpoints now support filtering by active state and creator

v0.5.2

12 Mar 16:13
91f982d
Compare
Choose a tag to compare

What's Changed

  • Add JSR support

v0.5.0

12 Mar 15:01
cd63249
Compare
Choose a tag to compare

What's Changed

  • BREAKING CHANGE: Renamed card payment method expiration.year and expiration.month to expYear and expMonth
  • Added lastPaymentError to payment method
  • Added role to join organization flow

v0.4.1

26 Feb 03:09
34eeb5f
Compare
Choose a tag to compare

What's Changed

  • Simplify handle method
  • Add more webhook examples

v0.4.0

25 Feb 19:36
61cd236
Compare
Choose a tag to compare

What's Changed

  • Add webhook support
  • Type improvements
  • Add new flow endpoints
  • Add Deno support