Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: workos/workos-node
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.1.0
Choose a base ref
...
head repository: workos/workos-node
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.2.0
Choose a head ref
  • 5 commits
  • 46 files changed
  • 3 contributors

Commits on Feb 4, 2026

  1. Bump version to 8.2.0 (#1463)

    ## Summary
    
    - Bump version from 8.1.0 to 8.2.0 (minor version bump)
    
    This release includes the `custom_attributes` field on
    `organization_memberships`.
    
    
    Made with [Cursor](https://cursor.com)
    
    Co-authored-by: Cursor <cursoragent@cursor.com>
    ajworkos and cursoragent authored Feb 4, 2026
    Configuration menu
    Copy the full SHA
    0a9e2a1 View commit details
    Browse the repository at this point in the history
  2. Revert "Bump version to 8.2.0" (#1464)

    Reverts #1463
    
    My intended changes were already released in v8.1 and this did not
    create a tag. It's safe to revert
    ajworkos authored Feb 4, 2026
    Configuration menu
    Copy the full SHA
    1d57c6c View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2026

  1. feat: Add environment role support (#1454)

    ## Description
    
    - Adds PATCH request support
    - Adds Environment Role support
    
    ## Documentation
    
    Does this require changes to the WorkOS Docs? E.g. the [API
    Reference](https://workos.com/docs/reference) or code snippets need
    updates.
    
    ```
    [X] Yes
    ```
    
    If yes, link a related docs PR and add a docs maintainer as a reviewer.
    Their approval is required.
    csrbarber authored Feb 5, 2026
    Configuration menu
    Copy the full SHA
    cfaa911 View commit details
    Browse the repository at this point in the history
  2. feat: Add organization role support (#1455)

    ## Description
    
    - Adds Organization Role support
    
    ## Documentation
    
    Does this require changes to the WorkOS Docs? E.g. the [API
    Reference](https://workos.com/docs/reference) or code snippets need
    updates.
    
    ```
    [X] Yes
    ```
    
    If yes, link a related docs PR and add a docs maintainer as a reviewer.
    Their approval is required.
    csrbarber authored Feb 5, 2026
    Configuration menu
    Copy the full SHA
    a386ed2 View commit details
    Browse the repository at this point in the history
  3. Bump to 8.2.0 (#1466)

    ## Description
    
    ## Documentation
    
    Does this require changes to the WorkOS Docs? E.g. the [API
    Reference](https://workos.com/docs/reference) or code snippets need
    updates.
    
    ```
    [ ] Yes
    ```
    
    If yes, link a related docs PR and add a docs maintainer as a reviewer.
    Their approval is required.
    csrbarber authored Feb 5, 2026
    Configuration menu
    Copy the full SHA
    627fbce View commit details
    Browse the repository at this point in the history
Loading