SemVer compatibility for 'yarn version <version>' #3278
-
Since one of the last updates of the version plugin and with yarn v3.0.0 I get this error when trying to directly apply a version:
Based on the help page it is still possible to directly specify a semver compliant version.
With yarn version v2.4.2 and an earlier version of the "version" plugin the same command was successful. I can't find any info about this change in the documentation. Also the help page still says it's possible to directly apply a dedicated version. So either the help page is wrong or there is a bug in the plugin. What is the intended behaviour? Should I create an Issue? Thanks and Regards, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Opened #3322 to track this issue. I had to wait for #3310 to get merged so I could write a proper reproduction. |
Beta Was this translation helpful? Give feedback.
Opened #3322 to track this issue. I had to wait for #3310 to get merged so I could write a proper reproduction.