- Move configuration hints logic to separate method (487be4b)
- Refactor binary and dependency handling and settling (fixes #120 and more) (0ad317c)
- Prevent infinite recursion for circular peer dependencies (maybe fixes #97) (5e8eeb9)
- Update docs (9f924ce)
- Improve handing of re-exports (cfebc6b)
- Add cli and main to default entry file patterns (c14bad0)
- Fix entry paths from package.json#exports that should be ignored (f7fe398)
- Improve eslint settings parser (d9a3dd8)