Skip to content

API stability level «Locked» is inaccurate #6528

Closed
@ChALkeR

Description

@ChALkeR

Atm, these modules are listed in the documentation as being Locked: assert, modules, timers.

Update: assert was successfully unlocked in #11304. 🎉
Update: timers was successfully unlocked in #11580. 🎉

Locked is defined as:

Stability: 3 - Locked
Only fixes related to security, performance, or bug fixes will be accepted.
Please do not suggest API changes in this area; they will be refused.

Still we have those changes recently landed (~ 1 year):

And more proposed: #10282, #3384, #6165, #4550 (ok, the last two are not documented).

How Locked is defined does not fall in line with what's actually going on there. It looks more like stability level Stable should be used instead:

Stability: 2 - Stable
The API has proven satisfactory. Compatibility with the npm ecosystem
is a high priority, and will not be broken unless absolutely necessary.

Perhaps we should remove Locked stability level whatsoever?

/cc @nodejs/ctc

Metadata

Metadata

Assignees

No one assigned

    Labels

    docIssues and PRs related to the documentations.metaIssues and PRs related to the general management of the project.moduleIssues and PRs related to the module subsystem.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions