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: keithamus/sort-package-json
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.15.1
Choose a base ref
...
head repository: keithamus/sort-package-json
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.0
Choose a head ref
  • 5 commits
  • 15 files changed
  • 2 contributors

Commits on Mar 1, 2025

  1. Configuration menu
    Copy the full SHA
    ec2ff0c View commit details
    Browse the repository at this point in the history
  2. refactor: move CommonJS entry from cjs/index.js to index.cjs (#346)

    * refactor: move CommonJS entry from `cjs/index.js` to `index.cjs`
    
    * style: add new line
    fisker authored Mar 1, 2025
    Configuration menu
    Copy the full SHA
    18905e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43ee7e7 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2025

  1. Configuration menu
    Copy the full SHA
    8b701c7 View commit details
    Browse the repository at this point in the history
  2. chore!: drop support for Node < 20

    BREAKING CHANGE:
    
    This drops support for Node v12.x - v18.x. The minimum supported
    version is now v20.x. If you're using one of these versions please
    consider upgrading your Node distribution, or continue to use
    sort-package-json@2.15.1.
    keithamus committed Mar 4, 2025
    Configuration menu
    Copy the full SHA
    24d9da5 View commit details
    Browse the repository at this point in the history
Loading