Ruy Adorno
Ruy Adorno
We currently have an entire category of issue reports around unexpected changing of file ownership. We need a place to start the discussion on what we can do to improve...
#### Intro The `prefix` config option does not provide a great user experience and is a source of many (mostly invalid) bug reports from confused users. These users have very...
### Currently, workspaces only support semver-range version specifiers in order to link a pkg: Semver ranges when used as version specifiers are primarily used to fetch packages from the configured...
[See RFC](https://github.com/ruyadorno/rfcs/blob/1895425d6ed18765cd683db3aab5620bf149c3f4/accepted/0000-notification-system-for-cli-updates.md)
Adds a **workspaces** config management workflow. [See RFC](https://github.com/npm/rfcs/blob/53085647420b5c25e76951a03a51f550196df38e/accepted/0000-workspaces-config-management.md)
TLDR; Expand the default list of files that should not end up in published tarball. [See RFC](https://github.com/npm/rfcs/blob/14189d3d9c90e36354c81758837c423796c6a748/accepted/0000-expand-list-of-packlist-ignored-files.md)
Trying out GH actions for ci
As one of the original Yeoman generators, **generator-backbone** has a lot of baggage and so many options/opinions that makes it a heavy burden to maintain - as a result the...
Implement same logic as [read-package-json-fast](https://github.com/npm/read-package-json-fast/pull/3/files).
It may seem counter intuitive but during some discussions in the **npm cli** I realized there's def a value to be provided to **ntl** users by allowing usage of positional...