Releases: workos/workos-node
Releases · workos/workos-node
v7.30.1
What's Changed
- Throws non-retryable errors in
NodeHttpClient
#1155
Full Changelog: v7.30.0...v7.30.1
v7.30.0
v7.29.1
Changed
- Fixed incorrect organization domain interface (#1145)
- Updated
verificationToken
onOrganizationDomain
to optional (it was always optional from the API's perspective) - Updated
Organization
deserialization to correctly deserializeverificationToken
andverificationStrategy
for the organization's domains
- Updated
v7.29.0
v7.28.0
v7.27.5
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
What's Changed
- Update README.md import statement to match API reference by @sheldonvaughn in #1128
- Make emitWarning safe for workers by @PaulAsjes in #1135
Full Changelog: v7.27.3...v7.27.4
v7.27.3
What's Changed
- Add organization domain events by @PaulAsjes in #1123
Full Changelog: v7.27.2...v7.27.3
v7.27.2
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
What's Changed
- Export the correct org domain interface by @PaulAsjes in #1119
Full Changelog: v7.27.0...v7.27.1