v1.0.1

yarnpkg/yarnv1.0.1Sep 7, 2017by arcanis

AI Summary

A maintenance release focusing on environment variable support for npm lifecycle scripts and fixing global installation permissions on Heroku.

Key Highlights

  • Adds support for `npm_lifecycle_script` environment variable
  • Fixes an issue where the global folder wasn't writable on Heroku

New Features

  • Support for `npm_lifecycle_script`

Full Release Notes

## Improvements

- **Improvement: Adds support for `npm_lifecycle_script`**

    [Aditya Vohra](mailto:avohra@yelp.com) - (#4330)

## Bugfixes

- **Fix: Fixes an issue with Heroku where the global folder wasn't writable**

    [Burak Yiğit Kaya](mailto:ben@byk.im) - (#4325)