Thinkmill / manypkg

☔️ An umbrella for your monorepo
MIT License
891 stars 48 forks source link

Caller can override the list of supported tools #167

Closed elliot-nelson closed 1 year ago

elliot-nelson commented 1 year ago

SUMMARY

DETAILS

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: 007b6a981b210d5610dc0486802d019c381e1e2d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages | Name | Type | | --------------------- | ----- | | @manypkg/find-root | Minor | | @manypkg/get-packages | Minor |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

elliot-nelson commented 1 year ago

Latest push: convert from a second tools parameter to new options interface, for future extension.