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: modelcontextprotocol/typescript-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.12.0
Choose a base ref
...
head repository: modelcontextprotocol/typescript-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.12.1
Choose a head ref
  • 10 commits
  • 5 files changed
  • 5 contributors

Commits on Apr 11, 2025

  1. chore: fix typo

    Fixes small typo from #247.
    Skn0tt authored Apr 11, 2025
    Configuration menu
    Copy the full SHA
    940054e View commit details
    Browse the repository at this point in the history

Commits on May 6, 2025

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

Commits on May 22, 2025

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

Commits on May 24, 2025

  1. Merge pull request #315 from Skn0tt/patch-1

    chore: fix typo
    ihrpr authored May 24, 2025
    Configuration menu
    Copy the full SHA
    d5c996b View commit details
    Browse the repository at this point in the history

Commits on May 27, 2025

  1. Merge pull request #538 from danielgek/add-request-init-headers-to-ss…

    …e-start
    
    Add request init headers defined on the sse transport on the start phase
    ihrpr authored May 27, 2025
    Configuration menu
    Copy the full SHA
    df0d9c4 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2025

  1. fix: Ensure _meta object is not lost when onprogress option is passed

    When the onprogress option is passed, the _meta object in the request
    params was being overwritten, causing any existing _meta content to be lost.
    daidi authored May 29, 2025
    Configuration menu
    Copy the full SHA
    49777d5 View commit details
    Browse the repository at this point in the history
  2. fix build and add tests

    ihrpr committed May 29, 2025
    Configuration menu
    Copy the full SHA
    cdcb009 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #560 from daidi/main

    fix: Ensure _meta object is not lost when onprogress option is passed
    ihrpr authored May 29, 2025
    Configuration menu
    Copy the full SHA
    b2b426f View commit details
    Browse the repository at this point in the history
  4. bump version

    ihrpr committed May 29, 2025
    Configuration menu
    Copy the full SHA
    d46d488 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    590d484 View commit details
    Browse the repository at this point in the history
Loading