Skip to content

v0.7.4

Compare
Choose a tag to compare
@dirkdev98 dirkdev98 released this 17 Sep 13:59
· 151 commits to main since this release
2df786f

Features

  • feat(compas): improved package manager support 0c59d0
  • feat(compas): add inferred 'dev', 'lint' and 'test' actions 59bb35
  • feat(compas): add 'compas init docker' 1b18b4
  • feat(compas): add docker integration in dev server 560f0b

Bug fixes

  • fix(compas): debounce persist cache, fix package-manager comparison 1c0578
  • fix(compas): don't assume stdin has 'setRawMode' eba39e
  • fix(cli): correctly clean on compas docker clean --project foo-bar with a - in the name 6cf9cc

Other

  • chore(compas): add cli test setup 26a8c5
  • chore(compas): better test abstraction 89e1f9
  • chore(docs): add docs on inferred actions 471ebe
  • chore(compas): use unique test directories 6ca3da
  • chore(compas): minimize dangling promises 1ec564
  • chore(docs): add docs on the Docker integrations for the new CLI d95259
  • chore(docs): add minor update to background jobs handler timeout 5f1d65
  • chore(ci): persist cache directory on CI failures b74d1f
  • chore(compas): wait for the file-watchers in tests a6f65e

Dependency updates