- Fix regexes in ignored bins/deps for non-root workspace (89e3f88)
- Remove unused else block (387c6eb)
- Improve name maybeAddNamespaceAccessAsImport → maybeAccessExpressionAsNsImport (eae8c7b)
- Improve support for mediated re-exports (56dc647)
- Run issue fixer if only --fix-type argument is provided (11b0c07)
- Support multiple fixes for the same exported identifier (e.g. function overloads) (e2110a0)
- Refactor for clarity (e4be46c)
- Skip some work by handling only top-level import/export assignments (235aa45)