Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm v11 Roadmap #898

Open
13 of 23 tasks
wraithgar opened this issue Sep 25, 2024 · 4 comments
Open
13 of 23 tasks

npm v11 Roadmap #898

wraithgar opened this issue Sep 25, 2024 · 4 comments
Assignees

Comments

@wraithgar
Copy link
Member

wraithgar commented Sep 25, 2024

Initiative

npm 11

Before release

  1. Epic
    hashtagchris reggi
  2. 7 of 7
    epic
    reggi wraithgar

Post-release

  1. 0 of 6
@ljharb

This comment has been minimized.

@wraithgar

This comment has been minimized.

@ljharb

This comment has been minimized.

@wraithgar

This comment has been minimized.

wraithgar pushed a commit to npm/cli that referenced this issue Nov 25, 2024
BREAKING CHANGE: When publishing a package with a pre-release version,
you must explicitly specify a tag.
 
ref: npm/statusboard#898
wraithgar pushed a commit to npm/cli that referenced this issue Dec 6, 2024
BREAKING CHANGE: 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.

Implements [npm
RFC7](https://github.com/npm/rfcs/blob/main/accepted/0007-publish-without-tag.md).

Related to prerelease dist-tag: #7910
A part of npm 11 roadmap: npm/statusboard#898

---------

Co-authored-by: Jordan Harband <ljharb@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants