v0.26.0

yarnpkg/yarnv0.26.0Jun 6, 2017by arcanis

AI Summary

Focuses on Workspaces functionality improvements, including linking workspaces together, optimizing the linking process, and adding support for shorthand dependency protocols.

Key Highlights

  • Workspaces can now be linked together
  • Optimized the linking step with new copy logic
  • Adds support for `link:` dependencies

New Features

  • Workspaces linking capability
  • Support for `link:` dependencies
  • Support for `~` being translated to $HOME

Full Release Notes

Highlights:

- Workspaces can now be linked together
- Fixes for the git resolvers & fetchers
- Adds support for '~' being translated to $HOME (@mjesun)
- Optimizes the linking step with a new copy logic (@zkat)
- Nested yarn processes will share the silent flag
- Adds supports for `link:` dependencies (@mgcrea)

And various other bug fixes and optimizations from a lot of different contributors. Thanks everyone! 👍