Releases: workos/workos-node
Releases · workos/workos-node
v9.1.0
22 Apr 16:36
Compare
Sorry, something went wrong.
No results found
9.1.0 (2026-04-21)
Features
add support for role_slug in invitation schema (#1567 ) (ba29409 )
v9.0.0
21 Apr 17:06
Compare
Sorry, something went wrong.
No results found
9.0.0 (2026-04-21)
⚠ BREAKING CHANGES
rename portal to adminPortal (#1562 )
standardize authorization list endpoint pagination (#1553 )
Drop Node.js v20 support, require v22.11+ (#1560 )
Remove legacy FGA package (#1559 )
Features
Add groups endpoints and group event types (#1564 ) (cb0c46d )
adding three new conection types to node SDK connection type enums (#1389 ) (c11cfd6 )
standardize authorization list endpoint pagination (#1553 ) (7a91d74 )
Update Node SDK to include auditlogs.listSchemas (#1457 ) (c31736d )
Bug Fixes
add JSDoc docstrings from OpenAPI spec to all resource methods (#1565 ) (562a57a )
errors: type server/auth errors and restore type compatibility (#1561 ) (e149152 )
Export ConflictException and add code (#1563 ) (a5524f8 )
Normalize GithubOAuth to GitHubOAuth in identity deserialization (#1566 ) (61f54a5 )
Remove extractVersion from matchUpdateTypes rules (#1557 ) (f6272ea )
rename portal to adminPortal (#1562 ) (80614d4 )
Code Refactoring
Read the V9_MIGRATION_GUIDE.md for more information.
v8.13.0
13 Apr 20:28
Compare
Sorry, something went wrong.
No results found
8.13.0 (2026-04-13)
Features
Add resource_type_slug to createOrganizationRole to create resource-scoped custom roles (#1549 ) (36fb14a )
v8.12.1
07 Apr 15:57
Compare
Sorry, something went wrong.
No results found
v8.12.0
06 Apr 20:03
Compare
Sorry, something went wrong.
No results found
8.12.0 (2026-04-06)
Features
Add vault.byok_key.verification_completed event interface (#1544 ) (5b29d3c )
v8.11.1
05 Apr 01:10
Compare
Sorry, something went wrong.
No results found
8.11.1 (2026-04-04)
Bug Fixes
replace node:events with eventemitter3 in runtime client (#1540 ) (e293be1 )
v8.11.0
02 Apr 17:46
Compare
Sorry, something went wrong.
No results found
8.11.0 (2026-04-02)
Features
Adds feature flags runtime client with local evaluation (#1511 ) (581c618 )
Bug Fixes
security: resolve miniflare and undici vulnerabilities (#1500 ) (cd6ddd0 )
v8.10.0
25 Mar 18:58
Compare
Sorry, something went wrong.
No results found
8.10.0 (2026-03-25)
Features
Bug Fixes
correct typecheck issues (#1526 ) (5e52f6c )
CreateAuthorizationResourceOptions type definition (#1530 ) (be2ec40 )
events: add missing order parameter to listEvents (#1524 ) (2f3dcb4 )
vault: forward order and before params in listObjects (#1527 ) (2f9c2f1 )
v8.9.0
12 Mar 19:15
Compare
Sorry, something went wrong.
No results found
8.9.0 (2026-03-12)
Features
user-management: add claimNonce to getAuthorizationUrl (#1518 ) (19e4a20 )
user-management: add directoryManaged to OrganizationMembership (#1512 ) (4594f4e )
Bug Fixes
Bump minimatch from 3.1.2 to 3.1.5 (#1507 ) (fe74c33 )
preserve sso context in authentication event deserialisation (#1487 ) (2bad11c )
preserve verification_prefix in organization domain deserialization (#1486 ) (640f0e4 )
v8.8.0
03 Mar 20:23
Compare
Sorry, something went wrong.
No results found
8.8.0 (2026-03-03)
Features
Bug Fixes