Skip to content
This repository was archived by the owner on Apr 18, 2018. It is now read-only.
This repository was archived by the owner on Apr 18, 2018. It is now read-only.

Clarification on inherited, semver-minor changes #76

Closed
@brendanashworth

Description

@brendanashworth

I'd like to seek clarification based on semver versioning. For documented API objects (which are inheritable), it is unclear whether typically semver-minor additions on the prototype (nodejs/node@b2e00e3, nodejs/node@e11fc67) - which would affect inheriting objects - are always semver-minor and not semver-major.

In practice, this seems to be only according to the "popularity of inheritance" on the object in question. It doesn't seem to make sense to base semver decisions on just that, and I'd like to seek for clarification: can these changes be introduced in non-major releases?

See nodejs/node#734 for background discussion.

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