github moonrepo/moon v1.18.5

latest releases: v1.40.4, @moonrepo/core-windows-x64-msvc@1.40.4, @moonrepo/core-macos-x64@1.40.4...
21 months ago

🚀 Updates

  • Reworked duplicate project ID/alias detection to be more accurate. Will also now error instead of
    warn when a duplicate is detected.
    • For aliases, the error can be disabled with the new experiments.strictProjectAliases setting
      in .moon/workspace.yml.
    • For project IDs, the error can not be disabled, as conflicting IDs will cause issues with the
      project graph.

🐞 Fixes

  • Fixed glob based project locating to not log warnings when a file is found and it starts with .
    (ignore dotfiles).
  • Fixed project aliases potentially overwriting a project with the same name.

Don't miss a new moon release

NewReleases is sending notifications on new releases.