github moonrepo/moon v1.29.4

latest releases: v1.34.1, @moonrepo/core-windows-x64-msvc@1.34.1, @moonrepo/core-macos-x64@1.34.1...
5 months ago

🚀 Updates

  • Added an experiments.strictProjectIds setting to .moon/workspace.yml. When enabled, will
    disallow using original IDs for renamed projects (via the id setting) when building the project
    graph.
  • Updated codegen/template destination to be relative from the workspace root if prefixed with
    /, otherwise the current working directory.

🐞 Fixes

  • Fixed an issue where moon would attempt to execute a folder if it has the same name as the current
    shell.
  • Fixed an issue where [working_dir] and [workspace_root] variables were not working in the
    template.yml destination setting.

⚙️ Internal

  • Updated dependencies.
  • Updated proto to v0.42.0 (from 0.41.3).

Don't miss a new moon release

NewReleases is sending notifications on new releases.