-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.46.0...v7.47.0
Full Changelog: https://github.com/workos/workos-node/compare/v7.46.0...v7.47.0
Full Changelog: https://github.com/workos/workos-node/compare/v7.46.0...v7.47.0
password_reset.succeeded
event type (https://github.com/workos/workos-node/pull/1256)Full Changelog: https://github.com/workos/workos-node/compare/v7.45.0...v7.46.0
Full Changelog: https://github.com/workos/workos-node/compare/v7.44.0...v7.45.0
Full Changelog: https://github.com/workos/workos-node/compare/7.43.1...v7.44.0
Full Changelog: https://github.com/workos/workos-node/compare/v7.43.0...7.43.1
Full Changelog: https://github.com/workos/workos-node/compare/v7.42.0...v7.43.0
Full Changelog: https://github.com/workos/workos-node/compare/v7.40.1...v7.41.0
Full Changelog: https://github.com/workos/workos-node/compare/v7.40.0...v7.40.1
Full Changelog: https://github.com/workos/workos-node/compare/v7.39.0...v7.40.0
lastSignInAt
to user (https://github.com/workos/workos-node/pull/1220)Full Changelog: https://github.com/workos/workos-node/compare/v7.38.0...v7.39.0
Full Changelog: https://github.com/workos/workos-node/compare/v7.37.2...v7.38.0
Full Changelog: https://github.com/workos/workos-node/compare/v7.37.1...v7.37.2
Full Changelog: https://github.com/workos/workos-node/compare/v7.37.0...v7.37.1
returnTo
option to getLogoutUrl
methods (#1200)Full Changelog: https://github.com/workos/workos-node/compare/v7.36.3...v7.37.0
Full Changelog: https://github.com/workos/workos-node/compare/v7.36.2...v7.36.3
deviceFingerprint
attributes to Action payload interface by @debussyman in https://github.com/workos/workos-node/pull/1199Full Changelog: https://github.com/workos/workos-node/compare/v7.36.1...v7.36.2
Full Changelog: https://github.com/workos/workos-node/compare/v7.36.0...v7.36.1
Full Changelog: https://github.com/workos/workos-node/compare/v7.35.1...v7.36.0
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 domains