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: sindresorhus/strip-json-comments
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.0
Choose a base ref
...
head repository: sindresorhus/strip-json-comments
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.0
Choose a head ref
  • 4 commits
  • 7 files changed
  • 3 contributors

Commits on Nov 24, 2021

  1. Add failing test for #51

    sindresorhus committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    ad70a18 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. Add option to also strip trailing commas (#59)

    Co-authored-by: Andrew Bradley <cspotcode@gmail.com>
    joshuajaco and cspotcode authored Jul 22, 2022
    Configuration menu
    Copy the full SHA
    f9a6283 View commit details
    Browse the repository at this point in the history
  2. Require Node.js 14

    sindresorhus committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    5be749e View commit details
    Browse the repository at this point in the history
  3. 5.0.0

    sindresorhus committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    34b79cb View commit details
    Browse the repository at this point in the history
Loading