- Dogfooding is good (52650c3)
- Wrap up the refactoring (eb5035f)
- Fall back to root workspace name (4c2f99a)
- Throw when no package.json is loaded successfuly (related to #68) (e0a3c8f)
- Un-comment test (oops) (d945f53)
- Merge finalizing methods of WorkspaceWorker into a single method (60fcda2)
- Rename some methods in ConfigurationChief (9b49554)
- Remove isRoot from findManifestDependencies (9273676)
- Use sharedGlobOptions to compress all the workspace globbing logic (be44104)
- Structure return value of getImportsAndExports (a64159d)
- Clean up the IssueCollector (553f28d)
- Merge ProgressUpdater and LineRewriter into a single ConsoleStreamer (a4300ff)
- Rename resolveIncludedIssueTypes to getIssueTypesToReport (18e7f83)