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: serverlessworkflow/sdk-typescript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.8.3
Choose a base ref
...
head repository: serverlessworkflow/sdk-typescript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.8.4
Choose a head ref
  • 4 commits
  • 133 files changed
  • 1 contributor

Commits on Oct 20, 2025

  1. Add support to Interface based model (#195)

    * Add interfaces and plain objects based model
    
    Signed-off-by: handreyrc <[email protected]>
    
    * fix lodash dependency and remove debug message
    
    Signed-off-by: handreyrc <[email protected]>
    
    * do not break the SDK for those relying on classes
    
    Signed-off-by: handreyrc <[email protected]>
    
    * fix wrong name and version
    
    Signed-off-by: handreyrc <[email protected]>
    
    ---------
    
    Signed-off-by: handreyrc <[email protected]>
    handreyrc authored Oct 20, 2025
    Configuration menu
    Copy the full SHA
    b5a3fb5 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2025

  1. Configuration menu
    Copy the full SHA
    0d9db68 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2025

  1. Configuration menu
    Copy the full SHA
    2bd81b6 View commit details
    Browse the repository at this point in the history
  2. Update CI node version (#199)

    Signed-off-by: handreyrc <[email protected]>
    handreyrc authored Oct 23, 2025
    Configuration menu
    Copy the full SHA
    170eb9c View commit details
    Browse the repository at this point in the history
Loading