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: flightcontrolhq/superjson
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.2
Choose a base ref
...
head repository: flightcontrolhq/superjson
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.3
Choose a head ref
  • 7 commits
  • 14 files changed
  • 5 contributors

Commits on Aug 6, 2025

  1. Configuration menu
    Copy the full SHA
    6dc63da View commit details
    Browse the repository at this point in the history
  2. fix: input escape mapping (#311)

    * fix: path escaping bug
    
    * make legacy behaviour depend on version
    
    * reject malformed paths
    Skn0tt authored Aug 6, 2025
    Configuration menu
    Copy the full SHA
    4054f3f View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2025

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

Commits on Aug 11, 2025

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

Commits on Aug 13, 2025

  1. feat: add in-place deserialize (#320)

    * feat: add in-place deserialize
    
    * add issue reference
    
    * update ci
    
    * recommend inplace deserialize
    
    * add more explicit inPlace documentation (#323)
    
    ---------
    
    Co-authored-by: Brandon Bayer <b@bayer.ws>
    Skn0tt and flybayer authored Aug 13, 2025
    Configuration menu
    Copy the full SHA
    1396ca8 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2025

  1. Add support for Error.prototype.cause (#296)

    * add support for Error cause
    
    * change error to a "deep" type
    
    * only add cause when its defined
    
    * add test for error causes
    shortercode authored Sep 29, 2025
    Configuration menu
    Copy the full SHA
    bc7a825 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2025

  1. v2.2.3 (#329)

    Skn0tt authored Oct 24, 2025
    Configuration menu
    Copy the full SHA
    ef5239e View commit details
    Browse the repository at this point in the history
Loading