Skip to content

Releases: workos/workos-node

v0.7.0

16 Sep 21:40
f99dcbe

Choose a tag to compare

Added

  • Added MagicLink support through Passwordless module (#224)

v0.6.1

14 Sep 21:00
cca2d72

Choose a tag to compare

Changed

  • Bumped @workos-inc/node to 0.6.1 (#223)

v0.6.0

14 Sep 20:27
f04fbdb

Choose a tag to compare

Added

  • Added generateLink to Portal (#219)
  • Added createOrganization to Portal (#218)
  • Added Portal and exposed listOrganizations() (#217)

Changed

  • Renamed listOrganizations arg "domain" to "domains" (#222)

v0.5.0

25 Aug 15:59
2d4e558

Choose a tag to compare

Added

  • Exposed raw_attributes on Profile (#204)

v0.4.1

14 Aug 05:23

Choose a tag to compare

Changed

  • Changed event_type for Audit Trail events and added barrel files

v0.4.0

04 Aug 05:44
543c129

Choose a tag to compare

Added

  • Created method to fetch Audit Trail events

v0.3.0

30 Apr 07:00
283dcb6

Choose a tag to compare

Deprecated

  • Deprecated client.sso.promoteDraftConnection() and replaced with client.sso.createConnection() (#138)

v0.2.4

15 Apr 20:01
9386d60

Choose a tag to compare

Changed

  • Removed engines from package.json (#124)

v0.2.3

19 Mar 06:34
976affa

Choose a tag to compare

Changed

  • Changed the profile request to use the POST body instead of query parameters

v0.2.1

15 Mar 20:42
152d4de

Choose a tag to compare

Changed

  • Renamed the auditLog package to auditTrail in order to change all references of WorkOS.auditLog to WorkOS.auditTrail