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.2.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.3.0
Choose a head ref
  • 2 commits
  • 5 files changed
  • 1 contributor

Commits on Feb 9, 2026

  1. Organization role and permission events support (#1469)

    ## Description
    
    Events support for:
    - `organization_role.created`
    - `organization_role.updated`
    - `organization_role.deleted`
    - `permission.created`
    - `permission.updated`
    - `permission.deleted`
    
    ## 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 9, 2026
    Configuration menu
    Copy the full SHA
    61bab21 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2026

  1. Bump to 8.3.0 (#1470)

    ## Description
    
    Bump to v8.3.0
    
    ## 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 10, 2026
    Configuration menu
    Copy the full SHA
    adf4280 View commit details
    Browse the repository at this point in the history
Loading