- Update dependencies (a7d8286)
- Add try/catch to loadJSON (2ece814)
- Fix absolute path check for Windows (ba2b65c)
- Refactor enabled plugins mechanics and improve decoupling (ee12307)
- Refactor and improve script parser & binaries resolution (bccf192)
- Enable plugins to return entry files as well (451c7ff)
- Resolve node file paths and also return entry files from manifest resolver (9bde5df)
- Add bun and sh to IGNORED_GLOBAL_BINARIES (9675888)
- Use bash-parser and minimist to find binaries in all kinds of scripts (0f09983)
- Update comment about import/order issue (5fa2753)
- Add example + note about root workspace to docs (218fd67)