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: stellar/js-stellar-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v14.6.1
Choose a base ref
...
head repository: stellar/js-stellar-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v15.0.1
Choose a head ref
  • 4 commits
  • 17 files changed
  • 3 contributors

Commits on Mar 4, 2026

  1. Enhance identifier and string literal sanitization in BindingGenerator (

    #1345)
    
    * Add tests for escaping line terminators and backslashes in string literals
    Ryang-21 authored Mar 4, 2026
    Configuration menu
    Copy the full SHA
    2f52d0e View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2026

  1. Validate contract ID on transaction deserialization (#1349)

    * AssembledTransaction: fix fromXDR and fromJSON methods
    
    * Addressed Copilot feedback
    
    * Refactor
    
    * Copilot feedback
    
    * Updated changelog
    quietbits authored Mar 25, 2026
    Configuration menu
    Copy the full SHA
    b8d5d66 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2026

  1. V15.0.0 (#1362)

    * release v15.0.0
    
    * update and cleanup unused dev dependencies
    Ryang-21 authored Mar 30, 2026
    Configuration menu
    Copy the full SHA
    5daf44c View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2026

  1. Prepare v15.0.1 for release (#1365)

    * Pin axios to secure version
    * Unpublish previous version and bump package version
    Shaptic authored Mar 31, 2026
    Configuration menu
    Copy the full SHA
    00e3c70 View commit details
    Browse the repository at this point in the history
Loading