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: gitpod-io/gitpod-sdk-typescript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.1
Choose a base ref
...
head repository: gitpod-io/gitpod-sdk-typescript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.0
Choose a head ref
  • 3 commits
  • 30 files changed
  • 3 contributors

Commits on Feb 20, 2025

  1. Update Dockerfile to copy only package.json for installation (#34)

    * fix: update Dockerfile to copy only package.json for installation
    
    * nit fixes
    
    * fix: update Dockerfile to copy both package.json and yarn.lock for installation
    
    * Remove Dockerfile
    Siddhant-K-code authored Feb 20, 2025
    Configuration menu
    Copy the full SHA
    f9e2a50 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2025

  1. Configuration menu
    Copy the full SHA
    1b0851c View commit details
    Browse the repository at this point in the history
  2. release: 0.4.0 (#32)

    * fix: optimize sse chunk reading off-by-one error (#31)
    
    * feat(api): manual updates (#33)
    
    * codegen metadata
    
    * release: 0.4.0
    
    ---------
    
    Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
    stainless-app[bot] authored Feb 21, 2025
    Configuration menu
    Copy the full SHA
    73b681c View commit details
    Browse the repository at this point in the history
Loading