bleeping
coder
Projects
JavaScript
TypeScript
Python
C++
C#
Go
Yarn: Release 1.0
Created on 4 Sep 2017
路
1
Comment
路
Source:
yarnpkg/yarn
[x] Generate change log
[x] Resolve
https://github.com/yarnpkg/website/issues/372
(@BYK)
[x] Tag 1.0
[x] Add change log to blog post (@arcanis)
[x] Publish to npm
[x] Publish RPMs and MSIs
[x] Document workspaces (@arcanis)
[x] Document selective version resolutions (https://github.com/yarnpkg/website/issues/605) (@BYK)
[x] Publish blog post
[x] Publish blog post on website (@BYK)
[x] Tweet the blog post (@cpojer)
[x] Post on HN (@cpojer)
[x] Monitor public channels for possible bug reports
Source
Most helpful comment
The publishing (npm, RPMs, MSIs) is all automated based on tags, as long as the build succeeds.
>All comments
The publishing (npm, RPMs, MSIs) is all automated based on tags, as long as the build succeeds.
Was this page helpful?
0
/ 5 -
0
ratings
Related issues
`yarn run production` fails
MunifTanjim
路
3
Comments
Yarn insists on installing platform specific optional dependencies
jviotti
路
3
Comments
yarn publish creates wrong tar content
danez
路
3
Comments
`invalid tar file` when installing non-tar file
davidmaxwaterman
路
3
Comments
Support `yarn package` and `yarn install --local` like bundler
catkins
路
3
Comments
Most helpful comment
The publishing (npm, RPMs, MSIs) is all automated based on tags, as long as the build succeeds.