v0.23.1

yarnpkg/yarnv0.23.1Apr 7, 2017by DanBuild

AI Summary

A bug fix release focusing on production installs and dependency resolution issues.

Key Highlights

  • Fix missing subdependencies in production install
  • Fix integrity check for the --production flag
  • Remove dependency on the 'rc' module

Full Release Notes

* Fix missing subdeps in production install when those are present in
    devDependencies list (#2921)
* Fixes integrity check for --production flag (#3067)
* Remove the dependency on the "rc" module (#3063)