rfcs icon indicating copy to clipboard operation
rfcs copied to clipboard

RFCs for changes to Yarn

Results 25 rfcs issues
Sort by recently updated
recently updated
newest added

[Rendered](https://github.com/nathanhammond/yarn-rfcs/blob/lts-policy/text/0000-lts-policy.md)

Added RFC for a new command `yarn show`, inspired by [this issue](https://github.com/yarnpkg/yarn/issues/3569).

[PR](https://github.com/yarnpkg/yarn/pull/6151/files) which implements this RFC.

cc' + thanks to @benmvp @cameronhunter @BYK @arcanis

related: https://github.com/pnpm/pnpm/issues/1488

Based on my experiments on https://github.com/yarnpkg/yarn/pull/3753, I'm updating the knit RFC with a few additional sections as requested by @bestander: 1. Added `yarn install --knit` option to automatically link dependencies...

Allow scripts to be imported from a file as an alternative to the standard object hash in the packages.json scripts field. Also define the basic structure of the imported file....

Initial yarn-comments suggestion