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: contentstack/contentstack-javascript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.26.4
Choose a base ref
...
head repository: contentstack/contentstack-javascript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.27.0
Choose a head ref
  • 9 commits
  • 5 files changed
  • 4 contributors

Commits on Feb 2, 2026

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

Commits on Mar 3, 2026

  1. Update sca-scan.yml

    dhavaljain999 authored Mar 3, 2026
    Configuration menu
    Copy the full SHA
    57bb919 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2026

  1. fix: handle connection drops (UND_ERR_SOCKET) and prevent process crash

    - Add .catch() on response.json() in 200 and non-200 branches to handle body-read failures
    - Retry on socket/abort errors (terminated, UND_ERR_SOCKET, UND_ERR_ABORTED) via onError()
    - Treat fetch-level and body-read socket errors consistently; reject with actual error when not retrying
    - Add SDK engineering investigation doc for UND_ERR_SOCKET handling
    
    Made-with: Cursor
    harshitha-cstk committed Mar 16, 2026
    Configuration menu
    Copy the full SHA
    4ed6523 View commit details
    Browse the repository at this point in the history
  2. revert docs

    harshitha-cstk committed Mar 16, 2026
    Configuration menu
    Copy the full SHA
    a1cc9ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3e0386 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2026

  1. version bump

    harshitha-cstk committed Mar 18, 2026
    Configuration menu
    Copy the full SHA
    0434d1b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #377 from contentstack/fix/dx-5444-und-err-socket-…

    …422-errors
    
    fix: Handle connection drops (UND_ERR_SOCKET) and prevent process crash
    harshitha-cstk authored Mar 18, 2026
    Configuration menu
    Copy the full SHA
    bc1ff33 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2026

  1. Merge pull request #378 from contentstack/development

    DX | 23-03-2026 | Release dev -> stg
    naman-contentstack authored Mar 23, 2026
    Configuration menu
    Copy the full SHA
    43fead9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #379 from contentstack/staging

    DX | 23-03-2026 | Release
    naman-contentstack authored Mar 23, 2026
    Configuration menu
    Copy the full SHA
    1143032 View commit details
    Browse the repository at this point in the history
Loading