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, Travis-CI and Node 0.12.0: SyntaxError: Use of const in strict mode.
sanex3339
路
3
Comments
Licence generateDisclaimer - Outputs "junk" to stdout
esphen
路
3
Comments
[0.19.1] [regression] Yarn does not use registry configuration
victornoel
路
3
Comments
Increase code coverage
sebmck
路
3
Comments
`yarn add` for scoped package against private registry with creds for public npm fails
seansfkelley
路
3
Comments
Most helpful comment
The publishing (npm, RPMs, MSIs) is all automated based on tags, as long as the build succeeds.