Skip to content

v1.28.3

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Sep 20:36
· 76 commits to master since this release

🐞 Fixes

  • Fixed an issue where VCS hooks were not being generated in Docker (requires .git to exist).
  • Fixed an issue where projects whose id was renamed in moon.yml wasn't being reflected when
    inheriting project dependencies through the toolchain/platform integration.
  • Fixed optionalDependencies not being considered a project relationship for Bun/Node implicit
    package.json detection.