Shelley Vohr
Notable Changes
- [
d065334d42] - (SEMVER-MINOR) module: package "imports" field (Guy Bedford) #34117 - [
b9d0f73c7c] - (SEMVER-MINOR) n-api: create N-API version 7 (Gabriel Schulhof) #35199 - [
53c9975673] - (SEMVER-MINOR) crypto: add randomInt function (Oli Lalonde) #34600 - [
9b53b4ddf2] - deps: upgrade to libuv 1.39.0 (Colin Ihrig) #34915 - [
e9a8f0c127] - doc: add Ricky Zhou to collaborators (rickyes) #34676 - [
260914c432] - doc: add release key for Ruy Adorno (Ruy Adorno) #34628 - [
39f90346f8] - doc: add DerekNonGeneric to collaborators (Derek Lewis) #34602 - [
7ef1f6a71d] - deps: upgrade npm to 6.14.7 (claudiahdz) #34468 - [
437b092eed] - doc: add AshCripps to collaborators (Ash Cripps) #34494 - [
319d570a47] - doc: add HarshithaKP to collaborators (Harshitha K P) #34417 - [
d60b13f2e3] - zlib: switch to lazy init for zlib streams (Andrey Pechkurov) #34048 - [
ae60f50a69] - doc: add rexagod to collaborators (Pranshu Srivastava) #34457 - [
39dea8f70d] - doc: add release key for Richard Lau (Richard Lau) #34397 - [
a2107101be] - doc: add danielleadams to collaborators (Danielle Adams) #34360 - [
c4f0cb65a1] - doc: add sxa as collaborator (Stewart X Addison) #34338 - [
e9a514d13e] - deps: upgrade to libuv 1.38.1 (Colin Ihrig) #34187 - [
a04d76d2ad] - doc: add ruyadorno to collaborators (Ruy Adorno) #34297 - [
c9bd1a7d8a] - (SEMVER-MINOR) module: deprecate module.parent (Antoine du HAMEL) #32217 - [
0a927216cf] - (SEMVER-MINOR) doc: deprecate process.umask() with no arguments (Colin Ihrig) #32499
Commits
- [
27ceec0bc6] - Forces Powershell to use tls1.2 (Bartosz Sosnowski) #33609 - [
d73b8346b8] - (SEMVER-MINOR) assert: port common.mustCall() to assert (ConorDavenport) #31982 - [
148383fdc3] - async_hooks: avoid GC tracking of AsyncResource in ALS (Gerhard Stoebich) #34653 - [
0a4401713a] - async_hooks: avoid unneeded AsyncResource creation (Gerhard Stoebich) #34616 - [
07968ac456] - async_hooks: improve property descriptors in als.bind (Gerhard Stoebich) #34620 - [
45d2f4dd3c] - (SEMVER-MINOR) async_hooks: add AsyncResource.bind utility (James M Snell) #34574 - [
61683e1763] - async_hooks: don't read resource if ALS is disabled (Gerhard Stoebich) #34617 - [
95e0f8ef52] - async_hooks: execute destroy hooks earlier (Gerhard Stoebich) #34342 - [
cfc769b048] - async_hooks: fix resource stack for deep stacks (Anna Henningsen) #34573 - [
b2241e9fc1] - async_hooks: improve resource stack performance (Anna Henningsen) #34319 - [
24fddba59b] - benchmark: add benchmark script for resourceUsage (Yash Ladha) #34691 - [
145691b83e] - benchmark: always throw the same Error instance (Anna Henningsen) #34523 - [
7bc26c2e8c] - bootstrap: correct --frozen-intrinsics override fix (Guy Bedford) #35041 - [
6ee800f0c3] - (SEMVER-MINOR) buffer: also alias BigUInt methods (Anna Henningsen) #34960 - [
9d07217d2c] - (SEMVER-MINOR) buffer: alias UInt ➡️ Uint in buffer methods (Anna Henningsen) #34729 - [
8f2d2aa9e3] - build: increase API requests for stale action (Phillip Johnsen) #35235 - [
ff0b1000d1] - build: filter issues & PRs to auto close by matching on stalled label (Phillip Johnsen) #35159 - [
06c5120eef] - (SEMVER-MINOR) build: add build flag for OSS-Fuzz integration (davkor) #34761 - [
9107595acd] - build: comment about auto close when stalled via with github action (Phillip Johnsen) #34555 - [
60774c08e3] - build: close stalled issues and PRs with github action (Phillip Johnsen) #34555 - [
9bb681458c] - build: use autorebase option for git node land (Denys Otrishko) #34969 - [
8d27998bd6] - build: use latest node-core-utils from npm (Denys Otrishko) #34969 - [
d2f44a74f8] - build: add support for build on arm64 (Evan Lucas) #34238 - [
ea56aea452] - build: run link checker in linter workflow (Richard Lau) #34810 - [
9e1f8fcb65] - build: implement a Commit Queue in Actions (Mary Marchini) #34112 - [
380600dbe5] - build: set --v8-enable-object-print by default (Mary Marchini) #34705 - [
191d0ae311] - build: add flag to build V8 with OBJECT_PRINT (Mary Marchini) #32834 - [
f6ad59b60f] - build: do not run auto-start-ci on forks (Evan Lucas) #34650 - [
90a44e198b] - build: increase startCI verbosity and fix job name (Mary Marchini) #34635 - [
7886e763f5] - build: don't run auto-start-ci on push (Mary Marchini) #34588 - [
544a722de4] - build: fix auto-start-ci script path (Mary Marchini) #34588 - [
e51b2680a8] - build: auto start Jenkins CI via PR labels (Mary Marchini) #34089 - [
343894f990] - build: toolchain.gypi and node_gyp.py cleanup (iandrc) #34268 - [
e7252df0b9] - build: fix test-ci-js task in Makefile (Rich Trott) #34433 - [
833474f844] - build: do not run benchmark tests on 'make test' (Rich Trott) #34434 - [
f14775e492] - build: add benchmark tests to CI runs (Rich Trott) #34288 - [
acf63b009d] - build,deps: add gen-openssl target (Evan Lucas) #34642 - [
b977672edc] - build,tools: fix cmd_regen_makefile (Daniel Bevenius) #34255 - [
17a098b9e6] - (SEMVER-MINOR) cli: add alias for report-directory to make it consistent (Ash Cripps) #33587 - [
b329a95c01] - console: document the behavior of console.assert() (iandrc) #34501 - [
ed72d83802] - crypto: simplify KeyObject constructor (Rich Trott) #35064 - [
b828560908] - (SEMVER-MINOR) crypto: allow KeyObjects in postMessage (Tobias Nießen) #33360 - [
2b7273b2ad] - crypto: improve invalid arg type message for randomInt() (Rich Trott) #35089 - [
bf5a85b43a] - crypto: improve randomInt out-of-range error message (Rich Trott) #35088 - [
5ef9ee4254] - crypto: fix randomInt range check (Tobias Nießen) #35052 - [
921129c1d8] - crypto: align parameter names with documentation (Rich Trott) #35054 - [
53c9975673] - (SEMVER-MINOR) crypto: add randomInt function (Oli Lalonde) #34600 - [
39dc4086fe] - crypto: avoid unitializing ECDH objects on error (Tobias Nießen) #34302 - [
865f8e85c4] - crypto: add OP flag constants added in OpenSSL v1.1.1 (Mateusz Krawczuk) #33929 - [
bf4e778e50] - crypto: move typechecking for timingSafeEqual into C++ (Anna Henningsen) #34141 - [
4ff6c77e17] - deps: V8: cherry-pick e06ace6b5cdb (Anna Henningsen) #34673 - [
5db8b357ce] - deps: V8: cherry-pick eec10a2fd8fa (Stephen Belanger) #33778 - [
e9e3390b18] - deps: V8: backport 3f071e3e7e15 (Milad Fa) #35305 - [
57564eb86d] - deps: V8: cherry-pick 71736859756b2bd0444bdb0a87a (Daniel Bevenius) #35205 - [
481cced20e] - deps: update brotli to v1.0.9 (Anna Henningsen) #34937 - [
f6c0b270e0] - deps: add openssl support for arm64 (Evan Lucas) #34238 - [
9b53b4ddf2] - deps: upgrade to libuv 1.39.0 (Colin Ihrig) #34915 - [
f87b6c0f7c] - deps: upgrade npm to 6.14.8 (Ruy Adorno) #34834 - [
f710dbf1b7] - deps: update to uvwasi 0.0.10 (Colin Ihrig) #34623 - [
7ef1f6a71d] - deps: upgrade npm to 6.14.7 (claudiahdz) #34468 - [
e9a514d13e] - deps: upgrade to libuv 1.38.1 (Colin Ihrig) #34187 - [
60b697de30] - deps: V8: cherry-pick 7889803e82d3 (Zhao Jiazhong) #34214 - [
de174cd1bc] - (SEMVER-MINOR) dgram: add IPv6 scope id suffix to received udp6 dgrams (Pekka Nikander) #14500 - [
be6aee9f53] - (SEMVER-MINOR) dgram: allow typed arrays in .send() (Sarat Addepalli) #22413 - [
1a8669d6ec] - (SEMVER-MINOR) doc: Add maxTotalSockets option to agent constructor (rickyes) #33617 - [
05da376c05] - doc: remove errors that were never released (Rich Trott) #34197 - [
831328bdb2] - doc: add note about multiple sync events and once (James M Snell) #34220 - [
a9f0fc9896] - doc: document behavior for once(ee, 'error') (James M Snell) #34225 - [
ed055c010d] - doc: replace http to https of link urls (sapics) #34158 - [
cef9921c74] - doc: specify how fs.WriteStream/ReadStreams are created (James M Snell) #34188 - [
4277d952c0] - doc: mark assert.CallTracker experimental (Ruben Bridgewater) #33124 - [
1a7082052f] - (SEMVER-MINOR) doc: add basic embedding example documentation (Anna Henningsen) #30467 - [
55dc7aaaa3] - doc: standardize on _backward_ (Rich Trott) #35243 - [
746517aad5] - doc: revise stability section of values doc (Rich Trott) #35242 - [
1018e520d6] - doc: remove excessive formatting in dgram.md (Rich Trott) #35234 - [
e026ce9b82] - doc: sort repl references in ASCII order (Rich Trott) #35230 - [
6669effc4d] - doc: clarify use of NAPI_EXPERIMENTAL (Michael Dawson) #35195 - [
89636e3257] - doc: update attributes used by n-api samples (#35220) (Gerhard Stoebich) - [
e21d1cd58f] - doc: add issue labels sections to release guide (Michaël Zasso) #35224 - [
f050ecc3b1] - doc: fix small grammatical issues in timers.md (Turner Jabbour) #35203 - [
d81db1dcb9] - doc: add technical values document (Michael Dawson) #35145 - [
ee1bcdbe0d] - doc: remove "end user" (Rich Trott) #35200 - [
3ffaf66886] - doc: replace "you should do X" with "do X" (Rich Trott) #35194 - [
c606ed761c] - doc: fix missing word in dgram.md (Tom Atkinson) #35231 - [
3094ace6b0] - doc: fix deprecation documentation inconsistencies (Antoine du HAMEL) #35082 - [
2b86032728] - doc: fix broken link in crypto.md (Rich Trott) #35181 - [
4af4a809c2] - doc: remove problematic auto-linking of curl man pages (Rich Trott) #35174 - [
d94dac467b] - doc: update process.release (schamberg97) #35167 - [
52eba5b542] - doc: add missing copyFile change history (Shelley Vohr) #35056 - [
799fad73e9] - doc: perform cleanup on security-release-process.md (Rich Trott) #35154 - [
62436e6bab] - doc: fix minor punctuation issue in path.md (Amila Welihinda) #35127 - [
23dcfe52ac] - doc: fix left nav color contrast (Rich Trott) #35141 - [
745987e9f5] - doc: update contact info for Ash Cripps (Ash Cripps) #35139 - [
f3f72fd951] - doc: update my email address (Michael Dawson) #35121 - [
0f9908beef] - doc: add missing changes entry for breakEvalOnSigint REPL option (Anna Henningsen) #35143 - [
f0b9866a93] - doc: update security process (Michael Dawson) #35107 - [
255d47a6b1] - doc: fix broken link in perf_hooks.md (Rich Trott) #35113 - [
1e3982047d] - doc: fix broken link in http2.md (Rich Trott) #35112 - [
ec5a0ada51] - doc: fix broken link in fs.md (Rich Trott) #35111 - [
55b8caa958] - doc: fix broken links in deprecations.md (Rich Trott) #35109 - [
3954b8f12d] - doc: add note about path.basename on Windows (Tobias Nießen) #35065 - [
bf39354cbc] - doc: add link to safe integer definition (Tobias Nießen) #35049 - [
8ed4ab5ac4] - doc: format exponents better (Tobias Nießen) #35050 - [
b117467a77] - doc: improve link-local text in dgram.md (Rich Trott) #34868 - [
14d4bfa7c8] - doc: use _Static method_ instead of _Class Method_ (Rich Trott) #34659 - [
d05f615896] - doc: tidy some addons.md text (Rich Trott) #34654 - [
5846befacb] - doc: use _Class Method_ in async_hooks.md (Rich Trott) #34626 - [
2302dff635] - doc: fix typo in cli.md for report-dir (Ash Cripps) #33725 - [
65b7bf40b8] - doc: restore color for visited links (Rich Trott) #35108 - [
ef8d3731eb] - doc: change stablility-2 color for accessibility (Rich Trott) #35061 - [
7c947b26e8] - doc: add deprecated badge to legacy URL methods (Antoine du HAMEL) #34931 - [
fb1a1339de] - doc: spruce up user journey to local docs browsing (Derek Lewis) #34986 - [
08b56130db] - doc: update syntax highlighting color for accessibility (Rich Trott) #35063 - [
1ce26fe50c] - doc: remove style for empty links (Antoine du HAMEL) #35034 - [
3c984115a0] - doc: fix certificate display in tls doc (Rich Trott) #35032 - [
d7989bd1d7] - doc: use consistent header typography (Rich Trott) #35030 - [
80fa1f5722] - doc: fix malformed hashes in assert.md (Rich Trott) #35028 - [
2529ba261b] - doc: change color contrast for accessibility (Rich Trott) #35047 - [
8cc7a730a5] - doc: revise commit-queue.md (Rich Trott) #35006 - [
e7c74ebee2] - doc: change effected to affected (Turner Jabbour) #34989 - [
c68c6cd485] - doc: drop the --production flag for installing windows-build-tools (DeeDeeG) #34979 - [
4d28435104] - doc: fix broken link to response.writableFinished in deprecations doc (Rich Trott) #34983 - [
23389a082f] - doc: fix broken link to response.finished in deprecations doc (Rich Trott) #34982 - [
4e2415fc6a] - doc: fix broken link to writableEnded in deprecations doc (Rich Trott) #34984 - [
b575e6341c] - doc: fix typos in buffer doc (Robert Williams) #34981 - [
0695e243de] - doc: make minor improvements to query string sentence in http2.md (Rich Trott) #34929 - [
a5b4526f5d] - doc: simplify "make use of" to "use" (Rich Trott) #34861 - [
1e33bfcc6a] - doc: make minor fixes to maintaining-openssl.md (Rich Trott) #34926 - [
533d00d05d] - doc: fix CHANGELOG.md parsing issue (Juan José Arboleda) #34923 - [
1b27f098bd] - doc: provide more guidance about process.version (Rich Trott) #34909 - [
f50fec605d] - doc: use consistent typography for node-addon-api (Rich Trott) #34910 - [
222fcb1e66] - doc: use "previous"/"preceding" instead of "above" as modifier (Rich Trott) #34877 - [
961844d25b] - doc: improve fs doc intro (James M Snell) #34843 - [
26b060f4cd] - doc: indicate the format of process.version (Danny Guo) #34872 - [
da150f4e1e] - doc: fix ESM/CJS wrapper example (Maksim Sinik) #34853 - [
3ea7e03ae4] - doc: adopt Microsoft Style Guide officially (Rich Trott) #34821 - [
5f09f45d1f] - doc: use 'console' info string for console output (Rich Trott) #34837 - [
9d52480396] - doc: move addaleax to TSC emeritus (Anna Henningsen) #34809 - [
6d9e6f6186] - doc: remove space above version picker (Justice Almanzar) #34768 - [
c53c34c045] - doc: reorder deprecated tls docs (Jerome T.K. Covington) #34687 - [
edda492a94] - doc: fix file name to main.mjs and not main.js in esm.md (Frank Lemanschik) #34786 - [
3abcc74882] - doc: improve async_hooks snippets (Andrey Pechkurov) #34829 - [
fd4f561ce4] - doc: fix some typos and grammar mistakes (Hilla Shahrabani) #34800 - [
7a983f5f1d] - doc: remove "is recommended from crypto legacy API text (Rich Trott) #34697 - [
c7fc16e10a] - doc: fix broken links in commit-queue.md (Luigi Pinca) #34789 - [
09687b85f7] - doc: avoid _may_ in collaborator guide (Rich Trott) #34749 - [
f295869ba3] - doc: use sentence-casing for headers in collaborator guide (Rich Trott) #34713 - [
94039b75d3] - doc: edit (general) collaborator guide (Rich Trott) #34712 - [
653d88ac13] - doc: reduce repetitiveness on Consensus Seeking (Mary Marchini) #34702 - [
b28a6a57c4] - doc: remove typo in crypto.md (Rich Trott) #34698 - [
c189832647] - doc: n-api environment life cycle APIs are stable (Jim Schlight) #34641 - [
898947b5b1] - doc: add padding in the sidebar column (Antoine du HAMEL) #34665 - [
75ea463c25] - doc: use semantically appropriate tag for lines (Antoine du HAMEL) #34660 - [
0da5ac805c] - doc: add HPE_UNEXPECTED_CONTENT_LENGTH error description (Nikolay Krashnikov) #34596 - [
75ed2f6e2e] - doc: update http server response 'close' event (Renato Mariscal) #34472 - [
0ba9052b57] - doc: add writable and readable options to Duplex docs (Priyank Singh) #34383 - [
d0bf0f9c00] - doc: harden policy around objections (Mary Marchini) #34639 - [
e9a8f0c127] - doc: add Ricky Zhou to collaborators (rickyes) #34676 - [
fc612d5635] - doc: edit process.title note for brevity and clarity (Rich Trott) #34627 - [
3dda55aedf] - doc: update fs.watch() availability for IBM i (iandrc) #34611 - [
dc6e7f8584] - doc: fix typo in path.md (aetheryx) #34550 - [
260914c432] - doc: add release key for Ruy Adorno (Ruy Adorno) #34628 - [
e67bd9e050] - doc: clarify process.title inconsistencies (Corey Butler) #34557 - [
c56a29178b] - doc: document the connection event for HTTP2 & TLS servers (Tim Perry) #34531 - [
059db0591c] - doc: mention null special-case fornapi\_typeof(Renée Kooi) #34577 - [
39f90346f8] - doc: add DerekNonGeneric to collaborators (Derek Lewis) #34602 - [
65a0ddbfc3] - doc: use consistent spelling for "falsy" (Rich Trott) #34545 - [
261fd11d4b] - doc: simplify and clarify console.assert() documentation (Rich Trott) #34544 - [
b4b2057fb6] - doc: use consistent capitalization for addons (Rich Trott) #34536 - [
2410a0f7cb] - doc: add mmarchini pronouns (Mary Marchini) #34586 - [
de03d635d4] - doc: update mmarchini contact info (Mary Marchini) #34586 - [
873e84366c] - doc: update .mailmap for mmarchini (Mary Marchini) #34586 - [
f350b512e7] - doc: use sentence-case for headers in SECURITY.md (Rich Trott) #34525 - [
057613c464] - Revert "doc: move ronkorving to emeritus" (Rich Trott) #34507 - [
9c725919fc] - doc: use sentence-case for GOVERNANCE.md headers (Rich Trott) #34503 - [
c95964afd6] - doc: revise onboarding-extras (Rich Trott) #34496 - [
3db13a8043] - doc: remove breaking-change-helper from onboarding-extras (Rich Trott) #34497 - [
cef1284a22] - doc: add Triagers section to table of contents in GOVERNANCE.md (Rich Trott) #34504 - [
8c0a781ee0] - doc: onboarding process extras (Gireesh Punathil) #34455 - [
b37b3f017f] - doc: mention triage in GOVERNANCE.md (Gireesh Punathil) #34426 - [
dfdedfd67a] - doc: move thefourtheye to emeritus (Rich Trott) #34471 - [
56d5ba852f] - doc: move ronkorving to emeritus (Rich Trott) #34471 - [
f70cbc63b8] - doc: match link text in index to doc headline (Rich Trott) #34449 - [
437b092eed] - doc: add AshCripps to collaborators (Ash Cripps) #34494 - [
c91e31ded2] - doc: add author-ready label ref to onboarding doc (Ruy Adorno) #34381 - [
319d570a47] - doc: add HarshithaKP to collaborators (Harshitha K P) #34417 - [
ae60f50a69] - doc: add rexagod to collaborators (Pranshu Srivastava) #34457 - [
8ee83a9d58] - doc: add statement of purpose to documentation style guide (Rich Trott) #34424 - [
39dea8f70d] - doc: add release key for Richard Lau (Richard Lau) #34397 - [
e15dc5f6ea] - doc: use correct identifier for callback argument (Rich Trott) #34405 - [
88bd124d5c] - doc: add changes metadata to TLS newSession event (Tobias Nießen) #34294 - [
0f050d4597] - doc: introduce a triager role (Gireesh Punathil) #34295 - [
857ba90138] - doc: strengthen suggestion in errors.md (Rich Trott) #34390 - [
7c7d3e3697] - doc: strengthen wording about fs.access() misuse (Rich Trott) #34352 - [
1d64c2c345] - doc: fix typo in assert.md (Ye-hyoung Kang) #34316 - [
7be8dded52] - doc: clarify conditional exports guidance (Guy Bedford) #34306 - [
c1b5c89e60] - doc: reword warnings about sockets passed to subprocesses (Rich Trott) #34273 - [
a2107101be] - doc: add danielleadams to collaborators (Danielle Adams) #34360 - [
eff1febe9e] - doc: buffer documentation improvements (James M Snell) #34230 - [
ba7ba4fe14] - doc: improve text in fs docs about omitting callbacks (Rich Trott) #34307 - [
c4f0cb65a1] - doc: add sxa as collaborator (Stewart X Addison) #34338 - [
513ad146c8] - doc: move sebdeckers to emeritus (Rich Trott) #34298 - [
a04d76d2ad] - doc: add ruyadorno to collaborators (Ruy Adorno) #34297 - [
3064755d31] - doc: move kfarnung to collaborator emeriti list (Rich Trott) #34258 - [
ea33e738fb] - doc: specify encoding in text/html examples (James M Snell) #34222 - [
2615e55d93] - doc: document the ready event for Http2Stream (James M Snell) #34221 - [
fbb36ed5c4] - doc: add comment to example about 2xx status codes (James M Snell) #34223 - [
f2f1537ea0] - doc: document that whitespace is ignored in base64 decoding (James M Snell) #34227 - [
0ebb30bb88] - doc: document security issues with url.parse() (James M Snell) #34226 - [
b60b6d7404] - doc: move digitalinfinity to emeritus (Rich Trott) #34191 - [
e65d6fddaf] - doc: move gibfahn to emeritus (Rich Trott) #34190 - [
c62941e84c] - doc: remove parenthetical \r\n comment in http and http2 docs (Rich Trott) #34178 - [
9bb70a498d] - doc: remove stability from unreleased errors (Rich Trott) #33764 - [
a7a564b418] - doc: util.debuglog callback (Bradley Meck) #33856 - [
089a4479a4] - doc: update wording in "Two reading modes" (Julien Poissonnier) #34119 - [
32ef1b3347] - doc: clarify that the ctx argument is optional (Luigi Pinca) #34097 - [
8960a63312] - doc: add a reference to the list of OpenSSL flags. (Mateusz Krawczuk) #34050 - [
4ac0df9160] - doc: no longer maintain a CNA structure (Sam Roberts) #33639 - [
75637e6867] - doc: use consistent naming in stream doc (Saleem) #30506 - [
71664158fc] - doc: clarify how to read process.stdin (Anentropic) #27350 - [
25939ccded] - doc: fix entry fornapi\_create\_external\_buffer(Gabriel Schulhof) #34125 - [
5f131f71e9] - doc: fix source link margin to sub-header mark (Rodion Abdurakhimov) #33664 - [
f12c6f406a] - doc: improve async_hooks asynchronous context example (Denys Otrishko) #33730 - [
8fb265d03c] - doc: clarify esm conditional exports prose (Derek Lewis) #33886 - [
49383c8a25] - doc: improve triaging text in issues.md (Rich Trott) #34164 - [
a9302b50c9] - doc: simply dns.ADDRCONFIG language (Rich Trott) #34155 - [
1d25e70392] - doc: remove "considered" in errors.md (Rich Trott) #34152 - [
f6dff0a57e] - doc: simplify and clarify ReferenceError material in errors.md (Rich Trott) #34151 - [
e2fff1b1b0] - doc: add http highlight grammar (Derek Lewis) #33785 - [
19bfc012d1] - doc: move sam-github to TSC Emeriti (Sam Roberts) #34095 - [
c78ef2d35c] - doc: change "considered experim
0 Comments
Log in to join the conversation.No comments yet. Be the first to share your thoughts.