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 have been noticing that running yarn version apply upgrades the current workspace as expected but modifies all the version files and removes all release strategies for all workspaces. yarn version apply --all works fine and removes all version files. Is this the expected behavior? Or am I missing something important.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have been noticing that running
yarn version apply
upgrades the current workspace as expected but modifies all the version files and removes all release strategies for all workspaces.yarn version apply --all
works fine and removes all version files. Is this the expected behavior? Or am I missing something important.Running on yarn 3.0
Beta Was this translation helpful? Give feedback.
All reactions