-beta.*
suffix, for example, 3.2.0-beta.1
. For more information on how to use the beta versions, refer to the README in the GitHub repository.Full Changelog: https://github.com/workos/workos-node/compare/v7.35.0...v7.35.1
Full Changelog: https://github.com/workos/workos-node/compare/v7.34.0...v7.35.0
Full Changelog: https://github.com/workos/workos-node/compare/v7.33.1...v7.34.0
Full Changelog: https://github.com/workos/workos-node/compare/v7.33.0...v7.33.1
Full Changelog: https://github.com/workos/workos-node/compare/v7.32.0...v7.33.0
Passkey
to AuthenticationMethod
union (#1166)Full Changelog: https://github.com/workos/workos-node/compare/v7.31.0...v7.32.0
oauthTokens
to AuthenticationResponse
by @jonatascastro12 in https://github.com/workos/workos-node/pull/1164Full Changelog: https://github.com/workos/workos-node/compare/v7.30.1...v7.31.0
Full Changelog: https://github.com/workos/workos-node/compare/v7.9.0...v7.31.0-beta.actions1
NodeHttpClient
https://github.com/workos/workos-node/pull/1155Full Changelog: https://github.com/workos/workos-node/compare/v7.30.0...v7.30.1
Full Changelog: https://github.com/workos/workos-node/compare/v7.29.1...v7.30.0
verificationToken
on OrganizationDomain
to optional (it was always optional from the API's perspective)Organization
deserialization to correctly deserialize verificationToken
and verificationStrategy
for the organization's domainsFull Changelog: https://github.com/workos/workos-node/compare/v7.28.0...v7.29.0
role
to profile in https://github.com/workos/workos-node/pull/1137Full Changelog: https://github.com/workos/workos-node/compare/v7.27.5...v7.28.0
Full Changelog: https://github.com/workos/workos-node/compare/v7.27.4...v7.27.5
Full Changelog: https://github.com/workos/workos-node/compare/v7.27.3...v7.27.4
Full Changelog: https://github.com/workos/workos-node/compare/v7.27.2...v7.27.3
BatchWriteResourcesOptions
https://github.com/workos/workos-node/pull/1124WarrantResponse
https://github.com/workos/workos-node/pull/1125Full Changelog: https://github.com/workos/workos-node/compare/v7.27.1...v7.27.2
Full Changelog: https://github.com/workos/workos-node/compare/v7.27.0...v7.27.1
context
parameter to AuthorizationURLOptions
batchWriteResources
method in FGA module https://github.com/workos/workos-node/pull/1117Full Changelog: https://github.com/workos/workos-node/compare/v7.25.1.0...v7.26.0
scrypt
to passwordHashType
in user options interfaces by @jonatascastro12 in https://github.com/workos/workos-node/pull/1114Full Changelog: https://github.com/workos/workos-node/compare/v7.25.0...v7.25.1
Full Changelog: https://github.com/workos/workos-node/compare/v7.24.0...v7.25.0
authentication.sso_failed
and authentication.oauth_failed
events (#1111)certificate_renewal
intent for the Admin Portal by @alisherry in https://github.com/workos/workos-node/pull/1104refreshAndSealSessionData
to accept organizationId
by @mthadley in https://github.com/workos/workos-node/pull/1100Full Changelog: https://github.com/workos/workos-node/compare/v7.21.0...v7.22.0
name
optional when updating an organization (#1099)Full Changelog: https://github.com/workos/workos-node/compare/v7.19.0...v7.20.0
Full Changelog: https://github.com/workos/workos-node/compare/v7.18.0...v7.19.0
organizationId
parameter to AuthenticateWithRefreshTokenOptions
(#1093)