- packages/sui-helpers: Unify fs-extra dependency across packages (aee6515)
- packages/sui-helpers: show commander help only if provided from param (71943a7)
- sui-helpers: make node 12 friendly (0b4a48f)
- sui-helpers: improve installation time of lazy packages (22f7688)
- sui-helpers: Do not catch error for getSpawnPromise (d454a15)
- sui-helpers: Use latest and same commander version and avoid installing different versions (4b72fa9)
- sui-helpers: more verbose errors (92469c2)
- sui-helpers: use correct exec options correctly (69601df)
- sui-helpers: add colors helper and avoid external dependency (0386376)
- sui-helpers: avoid using readline to avoid blocking read stdin (d7db9a1)
- sui-helpers: remove not needed dependencies and upgrade execa (6aadc7d)
- sui-helpers: remove Windows support and simplify file (9b1b38a)
- sui-helpers: use new colors helper (51c03f6)
- sui-helpers: use more execa and avoid spawn (b777e6f)
- sui-helpers: add some logging (479e91e)
- sui-helpers: return CODE OK (3cfab9d)
- sui-helpers: add missing dependency (9d27200)
- sui-helpers: remove figures and remove another dependency (954df81)
- sui-helpers: remove not needed code used on sui-mono link (e4eb240)
- sui-helpers: removing listR and logUpdate dependencies (4feba3e)
- sui-mono: improve logging and output info (6ea408d)
- sui-helpers: upgrade dependencies (3fad76b)
- sui-helpers: upgrade dependency listr that fixes problem with peer dependency (4db231b)
- sui-helpers: improve Error msg (9a60223)
- sui-helpers: send args to error msg (42271cc)
- sui-helpers: avoid npm@5 ti modify package.json on lazy installs (619db04)
- sui-helpers: show laszy install as info, not warning (8ed1e8c)
- sui-helpers: add utility for lazy package bin loading (fe03bbe)
- sui-helpers: add cache disable option for package.json retrievle (a557fa8)
- sui-helpers: spawn with node only in windows (f9f1170)
- sui-helpers: make cli helpers to work in windows (373277f)
- sui-helpers: don't log cli messages when output is set to 'ignore' (60ca69d)
- sui-helpers: execute node scripts as node for windows cmd execution (2de741d)
- sui-helpers: revert use of cross-spawn (ad94899)
- sui-helpers: better solution for cross-spawn. Use the same as execa (b26ee1a)
- sui-helpers: make commands to work in windows in spawnList too (c4e03a1)
- sui-helpers: showWarning helper for CLIs (39c5368)
- sui-helpers: add default chunks number to spawnlist (27398ec)
- sui-helpers: remove dep filter getInternalDependencyMap (2439ada)
- sui-helpers: improve parallelSpawn output (0321974)
- sui-helpers: added local commander to keep retrocompatibility working (04d5447)
- sui-helpers: fixed bug related to colors prototype inheritance by instance and comander differe (2bb23d3)
- sui-helpers: fixed linting error (001c171)
- sui-helpers: fix to work on node v6 enironments (98fd4c4)
- sui-helpers: Move package from @schibstedspain scope to @s-ui org (af765a4)