Changelog for
yarn-1.3.2-2.1.x86_64.rpm :
Mon Dec 4 13:00:00 2017 opensuse-packagingAATTopensuse.org
- Update to version 1.3.2:
* fix(cli): Display warning when adding a package already in project (#4810)
* 1.3.0
* fix(config): Use boolifyWithDefault() for bools from environment (#4823)
* chore(config): Use config.production instead of isProduction() (#4824)
* ci(travis): Increase RAMDISK size for macOS builds (#4831)
* Update config.yml (#4834)
* 1.3.1
* ci(circle): Remove unnecessary `--` from test-ci invocations (#4832)
* ci(circle): Fix deploy job so it only runs on version tags (#4839)
* v1.3.2
Fri Jul 21 14:00:00 2017 opensuse-packagingAATTopensuse.org
- Update to version 0.27.5:
* Fix: inherit env variables from process when calling Git (#3743)
* Revert \"Fixes resolution concurrency problem (#3673)\"
* 0.27.2
* Yarn workspaces: running commands from subfolders that don\'t match workspaces glob should now change CWD to root (#3739)
* 0.27.3
* Fix: fix e2e yarn output tests after #3536 (#3771)
* Fixes npm auth
* 0.27.4
* Fixes yarn install with private packages
* 0.27.5
Fri Jul 21 14:00:00 2017 opensuse-packagingAATTopensuse.org
- Update to version 0.22.0:
* Fix: inherit env variables from process when calling Git (#3743)
* Revert \"Fixes resolution concurrency problem (#3673)\"
* 0.27.2
* Yarn workspaces: running commands from subfolders that don\'t match workspaces glob should now change CWD to root (#3739)
* 0.27.3
* Fix: fix e2e yarn output tests after #3536 (#3771)
* Fixes npm auth
* 0.27.4
* Fixes yarn install with private packages
* 0.27.5
Wed Apr 12 14:00:00 2017 opensuse-packagingAATTopensuse.org
- Update to version 0.22.0:
* Remove linter warnings (#2797)
* Correctly resolve peerDependencies for concurrent installs (#2801)
* Adds versioning to the cache path (#2768)
* Mention yarnpkg/rfcs in CONTRIBUTING, README and PULL_REQUEST_TEMPLATE. (#2820)
* set default network concurrency to 8 (#2829)
* Upgrade camelcase + flow and specify supported engines (#2812)
* Add Jenkins jobs to repo
* Rename jenkins-jobs.groovy to jenkins_jobs.groovy due to Groovy filename limitations
* handle process.stdin exceptions
* v0.22.0
Mon Mar 13 13:00:00 2017 msabateAATTsuse.com
- Don\'t require nodejs, simply recommend it
This is done this way because nvm users don\'t need this.
Tue Mar 7 13:00:00 2017 msabateAATTsuse.com
- Initial commit