Skip to content

Could we clarifies better in the semver doc PATCH releases and initial development? #915

@camilamacedo86

Description

@camilamacedo86

By reading the doc https://semver.org/ is clear for me that:

  • PATCH releases should not contains api changes and they are reserved to CVEs and bug fixes.
  • If the project is not a stable API yet. That means the project will not have MAJOR bumps and because of it we could expected any breaking changes into the MINOR bumps.

However, the text:

Major version zero (0.y.z) is for initial development. Anything MAY change at any time. The public API SHOULD NOT be considered stable.

Brings the idea that new features (api changes) would be fine in PATCH releases with Anything MAY change at any time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions