Skip to content

npm-published packages should follow semver #21

@cwillisf

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.

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