Skip to content

Releases: workos/workos-node

v7.30.0

25 Oct 22:38
00a249b
Compare
Choose a tag to compare

What's Changed

  • Added network retries to FGA module #1134

Full Changelog: v7.29.1...v7.30.0

v7.29.1

24 Oct 17:49
3d882d2
Compare
Choose a tag to compare

Changed

  • Fixed incorrect organization domain interface (#1145)
    • Updated verificationToken on OrganizationDomain to optional (it was always optional from the API's perspective)
    • Updated Organization deserialization to correctly deserialize verificationToken and verificationStrategy for the organization's domains

v7.29.0

18 Oct 13:09
cd0b7e2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.28.0...v7.29.0

v7.28.0

16 Oct 23:21
4f3b116
Compare
Choose a tag to compare

What's Changed

  • Add role to profile in #1137

Full Changelog: v7.27.5...v7.28.0

v7.27.5

07 Oct 16:55
6007dbe
Compare
Choose a tag to compare

What's Changed

  • Remove emitWarning entirely so Vercel deployments work by @PaulAsjes in #1139

Full Changelog: v7.27.4...v7.27.5

v7.27.4

02 Oct 14:19
d4666c9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.27.3...v7.27.4

v7.27.3

16 Sep 11:49
762dc63
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.27.2...v7.27.3

v7.27.2

13 Sep 07:19
03a6d0e
Compare
Choose a tag to compare

What's Changed

  • Add serializer for BatchWriteResourcesOptions #1124
  • Include policy when deserializing WarrantResponse #1125

Full Changelog: v7.27.1...v7.27.2

v7.27.1

10 Sep 12:19
45c73d6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.27.0...v7.27.1

v7.27.0

09 Sep 19:10
9b78aae
Compare
Choose a tag to compare
  • Added context parameter to AuthorizationURLOptions