The big change in this release is to actually use symlinks instead of the previous "proxy" method for lerna bootstrap
. We weren't able to do this previously because of issues that were fixed in #237, so thanks to @rygine for that!
We'll definetely want some help testing this so that everything still works for everyone.
- Update bootstrap command (fixes #11, #176) (#237) @rygine
- Don't try to publish private modules (#321) @gigabo
- Docs for ^ (#322) @Scarysize (first PR!)
- Add ignore support to exec (#333) @steelbrain (first PR!)
Also we'll want to work on making #174 a reality next (Lerna as a lerna repo!)