github moonrepo/moon v1.22.1

latest releases: v1.41.0, @moonrepo/types@1.33.0, @moonrepo/core-windows-x64-msvc@1.41.0...
19 months ago

🚀 Updates

In v1.22, we made a change to affected tasks that pass all inputs as arguments, instead of passing .. This change was made to not overzealously pass files to the task that it doesn't care about, but it ended up causing problems for certain commands.

We didn't want to revert the change, but it also wasn't easy to fix without causing other issues, so as a compromise, we opted to introduce a new task option, affectedPassInputs to handle this functionality.

Don't miss a new moon release

NewReleases is sending notifications on new releases.