File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -112,12 +112,19 @@ weeks before being backported. It is possible for a commit to land earlier at
112112the discretion of the Release working group and the maintainers of the LTS branches.
113113
114114Once a release moves into Maintenance mode, only *** critical*** bugs,
115- *** critical*** security fixes, and documentation updates will be permitted.
115+ *** critical*** security fixes, documentation updates, and updates to ensure
116+ consistency and usability of the N-API across LTS releases will be permitted.
117+ Unless a change is *** urgent*** it will be planned into a release once per
118+ quarter. Such releases will only be made when necessary.
116119
117120Note that while it is possible that critical security and bug fixes may lead to
118121* semver-major* changes landing within an LTS stream, such situations will be
119122rare and will land as * semver-minor* bumps in the LTS covered version.
120123
124+ Updates to ensure consistency and usability of the N-API across LTS releases
125+ are allowed as it is important to ensure that N-API native modules can be used
126+ across LTS versions in order to support adoption.
127+
121128All LTS releases will be assigned a codename. A list of expected upcoming
122129codenames is available in [ CODENAMES.md] ( ./CODENAMES.md ) .
123130
You can’t perform that action at this time.
0 commit comments