You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I couldn't find a way to select no tools without setting --local true. I might not want any of these tools despite creating a non-local library though.
The addition of --tools is a breaking change as it is required and has no default value. It would be helpful if this could be called out in the release notes or through semantic versioning.
Description
0.55.0 added
--toolswhich introduces a few inconveniences:--toolseagerly consumes all further arguments that don't start with-. Notably you cannot put the library name at the end of the command anymore:I couldn't find a way to select no tools without setting
--local true. I might not want any of these tools despite creating a non-local library though.The addition of
--toolsis a breaking change as it is required and has no default value. It would be helpful if this could be called out in the release notes or through semantic versioning.Packages
Selected options
See above
Link to repro
Environment