Skip to content

v0.4.0 — the no-dash label rule

Choose a tag to compare

@ralyodio ralyodio released this 03 Aug 16:59
· 9 commits to main since this release
7a4f176

Published as @moshcoder/moshpit-name@0.4.0.

Publishes the letters-and-digits-only rule for labels and endings — no dashes in a Moshpit name.

The rule had been correct in git for a while but was not reachable from npm: the caret range ^0.3.x cannot resolve 0.4.0, so dependents kept validating names against the old rule. This release is what makes the published validator agree with the repo.

Tagged retroactively at the release commit; earlier versions were published untagged.