Skip to content
Prev Previous commit
Next Next commit
Update accepted/0000-workspaces.md
Co-Authored-By: Wes Todd <[email protected]>
  • Loading branch information
ruyadorno and wesleytodd authored Feb 19, 2020
commit 2596463b1f333b56ce877758020adfaabaf45ca5
1 change: 1 addition & 0 deletions accepted/0000-workspaces.md
Original file line number Diff line number Diff line change
Expand Up @@ -477,3 +477,4 @@ $ tree

- Should we add a Workspace class (subclass of Node) in Arborist?
- For this initial implementation there's no intention of adding a more ellaborate version/publish subcommand/workflow that would allow for bumping versions of nested packages + updating dependency references elsewhere across a workspace (similar to `lerna --independent` publish workflow).
- Support for non-nested file structure workspaces (ex: adjacent directories)