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
For some calver packages that use a YYYY.MM.DD format it makes sense to allow three-element versions in METADATA.toml's version field, meaning four-element versions in the generated types packages (e.g. types-foo 2021.08.21.3). I think we should allow this.
For some calver packages that use a YYYY.MM.DD format it makes sense to allow three-element versions in
METADATA.toml
'sversion
field, meaning four-element versions in the generated types packages (e.g.types-foo 2021.08.21.3
). I think we should allow this.Cc @JukkaL
The text was updated successfully, but these errors were encountered: