Skip to content

npm-published packages should follow semver #21

Description

@cwillisf

Expected Behavior

Scratch projects published to npm should use semver version numbers >= 1.0 so that dependents can control when to accept breaking changes.

Actual Behavior

This repository uses "prerelease" version numbers like 1.0.0-prerelease.YYYYMMDDhhmmss which contain no information about breaking changes.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions