Bug Fix | Utils | regression - the execIf function signature does not resolve return value correctly and never returns void / undefined when the check value is falsey | |
Bug Fix | Path | the 'globCombine' function returns invalid glob patterns in some cases | |
Refactoring | Release | the 'glob' module is now bundled and not a sepertate external dependency | |
Refactoring | Fs | allow string[] array (in addition to string) in signature for 'findFIles' set of functions | |
Refactoring | Queue | removed duplicate implementation of event queue (exported in type-utils) |