github moonrepo/moon @moonrepo/cli@0.14.0

latest releases: v1.41.7, @moonrepo/core-windows-x64-msvc@1.41.7, @moonrepo/core-macos-x64@1.41.7...
3 years ago

🎉 Release

💥 Breaking

  • Reworked how caching/hashing works when running in a Docker container/image. If the VCS root
    cannot be found, we disable caching. This removes the requirement of mounting a .git volume for
    Docker.

🚀 Updates

  • Added a new moon generate command, for code generation and scaffolding.
  • Added a generator setting to .moon/workspace.yml, for controlling aspects of the generator and
    its templates.
  • Updated the project graph to scan and find implicit dependencies based on language specific
    semantics. For example, will determine moon project relationships based on package.json names
    and dependencies.
  • Updated moon setup to also install Node.js dependencies.

🐞 Fixes

  • Fixed an issue where project and task names were not being cleaned/formatted properly.

Don't miss a new moon release

NewReleases is sending notifications on new releases.