v0.24.3
yarnpkg/yarnv0.24.3May 12, 2017by arcanis
AI Summary
Introduces the `enable-meta-folder` option to organize integrity files and updates the prefix for yarn-create packages.
Key Highlights
- Updates prefix for yarn-create packages from 'yarn-create-' to 'create-'
- Adds 'enable-meta-folder' option to move integrity files into a common directory
New Features
- enable-meta-folder option
- Prefix change for yarn-create
Full Release Notes
* Updates the prefix used for yarn-create packages; was `yarn-create-`, is now simply `create-` * Adds a `enable-meta-folder` option to move the integrity file and possibly others into a common directory