github moonrepo/moon v1.0.3

latest releases: v1.34.0, @moonrepo/visualizer@0.9.0, @moonrepo/types@1.26.0...
2 years ago

🚀 Updates

  • Added hasher.batchSize to control the number of files to be hashed per batch.
  • Updated new version checks to include an optional message.

🐞 Fixes

  • Fixed an issue where non-input matching files were being passed to git hash-object during the
    inputs collection process. For large projects, you'll see improved performance.
  • Fixed an issue where root-level input globs were not matching correctly when hasher.walkStrategy
    was "vcs".
  • Fixed a deadlock where some concurrent tasks via a parent noop task would not start or run in
    parallel.

⚙️ Internal

  • Upgraded to proto v0.4.
  • Switched to a semaphore for restricting task concurrency.

Don't miss a new moon release

NewReleases is sending notifications on new releases.