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: ljharb/safe-publish-latest
base: f5b01231dc4f6fb857e7cec0df7f744a14f1a6a2
Choose a base ref
...
head repository: ljharb/safe-publish-latest
compare: f32d708125d40629ad34c4a0b0131e4be62688f5
Choose a head ref
  • 8 commits
  • 13 files changed
  • 1 contributor

Commits on Oct 13, 2021

  1. Configuration menu
    Copy the full SHA
    72dfebb View commit details
    Browse the repository at this point in the history
  2. [Breaking] drop node < 12

    node 0.8 can no longer connect to the registry, and this enables getting lots of security updates.
    
    With prepublishOnly, this should also only be run in actual publishing, which should only be in a modern node
    ljharb committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    3a8d144 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48455b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a3f5337 View commit details
    Browse the repository at this point in the history
  5. [Breaking] add exports

    ljharb committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    222b068 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f44edd4 View commit details
    Browse the repository at this point in the history
  7. [meta] add auto-changelog

    will need to bump startingVersion to v2 as part of the bump commit; see cookpete/auto-changelog#221
    ljharb committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    189699b View commit details
    Browse the repository at this point in the history
  8. v2.0.0

    ljharb committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    f32d708 View commit details
    Browse the repository at this point in the history