npm: libnpmorg-v8.0.0-pre.1 Release

Release date:
December 6, 2024
Previous version:
Could not determine previous release version
Magnitude:
0 Diff Delta
Contributors:
0 total committers
Data confidence:
Commits:

Top Contributors in libnpmorg-v8.0.0-pre.1

Could not determine top contributors for this release.

Directory Browser for libnpmorg-v8.0.0-pre.1

We couldn't find a release before this one

Release Notes Published

8.0.0-pre.1 (2024-12-06)

⚠️ BREAKING CHANGES

  • Upon publishing, in order to apply a default "latest" dist tag, the command now retrieves all prior versions of the package. It will require that the version you're trying to publish is above the latest semver version in the registry, not including pre-release tags. ### Features
  • f3ac7b7 #7939 no implicit latest tag on publish when latest > version (#7939) (@reggi, @ljharb)