UNPKG

@jakehamilton/titan

Version:

A little tool for big (monorepo) projects.

197 lines (85 loc) 1.91 kB
# Change Log ## 5.11.5 ### Chores - upgrade littlelog ## 5.11.4 ### Fixes - unique color off-by-one, add version flag ### Other - do not use black as foreground ## 5.11.3 ### Chores - update dependencies ## 5.11.2 ### Chores - bump littlelog ## 5.11.1 ### Other - update help docs and tagline ## 5.11.0 ### Features - add --with-deps support to install command ## 5.10.1 ### Fixes - _(docs)_: add entry for update-metadata in root help prompt ## 5.10.0 ### Features - add support for updating package metadata ## 5.9.0 ### Features - bump downstream deps when versioning ## 5.8.0 ### Features - enable color in spawned processes if enabled in main process ## 5.7.0 ### Features - add littlelog v3 ## 5.6.0 ### Features - better version resolution, logs, and docs ## 5.5.5 ### Fixes - exit with error code if tasks fail ## 5.5.4 ### Fixes - _(deps)_: upgrade starters core ## 5.5.3 ### Fixes - mdo not ensure module location for scripts ## 5.5.2 ### Other - add information about titan configuration - add documentation ## 5.5.1 ### Fixes - _(cache)_: delay fetching project root ## 5.5.0 ### Features - add parallelization support to install command ## 5.4.0 ### Features - add parallelization and cache to run command - parallel exec and cache support ## 5.3.0 ### Features - migrate from chalk to kleur ### Chores - _(npm)_: remove unused dependency ## 5.2.0 ### Features - add option to pass no-save to npm - link dependencies with relative paths ### Fixes - _(npm)_: gracefully handle crash when pkgs are linked ## 5.1.1 ### Other - add examples for ordered run/exec ## 5.1.0 ### Features - add option to execute scripts and commands in order of deps - include new packages as changed packages ## 5.0.2 ### Fixes - version bump after failed build ## 5.0.1 Created package "@jakehamilton/titan".