Added
- Functionality for workspaces (#1126 via #1212)
This introduces new CLI options/switches:--workspace,--no-workspaces,--[no-]include-workspace-root.
See the docs for details.
What's Changed
- feat: add support for targetting specific workspaces by @MalickBurger in #1212
- docs: update project contributors by @MalickBurger in #1269
- fix: update json issue in package.json by @MalickBurger in #1270
- tests: additional CLI tests for workspaces by @jkowalleck in #1271
New Contributors
- @MalickBurger made their first contribution in #1212
Full Changelog: v2.0.0...v2.1.0