node icon indicating copy to clipboard operation
node copied to clipboard

doc: experimental flag for global accessible APIs

Open legendecas opened this issue 1 year ago • 1 comments

Explicitly document that adding an API to the global scope requires semver-major label. Waiving the semver-major requires a regular TSC consensus process.

Refs: https://github.com/nodejs/node/pull/54329

legendecas avatar Aug 12 '24 10:08 legendecas

Updated per https://github.com/nodejs/TSC/pull/1608.

legendecas avatar Aug 27 '24 15:08 legendecas

@nodejs/tsc please take a look, thanks :)

legendecas avatar Sep 02 '24 09:09 legendecas

Thanks for suggestion, updated!

legendecas avatar Sep 03 '24 09:09 legendecas

Adding https://github.com/nodejs/node/labels/tsc-agenda for awareness.

legendecas avatar Sep 03 '24 09:09 legendecas

Landed in 23f8ed06176a93f7026c6983abb3e12f10bfc1d3

nodejs-github-bot avatar Sep 09 '24 13:09 nodejs-github-bot