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.0.0
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.1.0
Choose a head ref
  • 6 commits
  • 5 files changed
  • 5 contributors

Commits on Oct 22, 2023

  1. Fix code typo in README.md

    flybayer authored Oct 22, 2023
    Configuration menu
    Copy the full SHA
    5e01a01 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Strip constructor, prototype, and __proto__ properties in the seriali…

    …ze step (#267)
    
    * Strip constructor, prototype, and __proto__ properties in the serialize step
    
    * Update src/plainer.ts
    
    Co-authored-by: Simon Knott <info@simonknott.de>
    
    ---------
    
    Co-authored-by: Simon Knott <info@simonknott.de>
    tmcw and Skn0tt authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    47bf57d View commit details
    Browse the repository at this point in the history
  2. docs: add tmcw as a contributor for bug, and code (#269)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    ---------
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    465daae View commit details
    Browse the repository at this point in the history
  3. Update package.json (#264)

    kidqueb authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    734a829 View commit details
    Browse the repository at this point in the history
  4. docs: add kidqueb as a contributor for bug, and code (#270)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    ---------
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    Co-authored-by: Simon Knott <info@simonknott.de>
    allcontributors[bot] and Skn0tt authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    0dbf734 View commit details
    Browse the repository at this point in the history
  5. v2.1.0

    Skn0tt committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    e7e0f30 View commit details
    Browse the repository at this point in the history
Loading