Path to this page:
Subject: CVS commit: pkgsrc/devel/yarn
From: Adam Ciarcinski
Date: 2019-07-13 11:18:53
Message id: 20190713091853.2338CFBF4@cvs.NetBSD.org
Log Message:
yarn: updated to 1.17.3
1.17.3
Enforces https for the Yarn and npm registries.
1.17.2
Adds support for reading yarnPath from v2-produced .yarnrc.yml files.
1.17.0
Adds prereleases flags and prerelease identifier to yarn version.
Fixes audits when used with yarn add & yarn upgrade
Adds support for the --offline flag to yarn global add
Yarn will tolerate Yaml at parse time. Full support isn't ready yet and will \
only come at the next major.
Fixes a bug when using the link: protocol with a folder that doesn't contain a \
package.json
Files: