We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
oaepLabel
Intl.NumberFormat
EventTarget
once
UV_FS_O_FILEMAP
Session.connectToMainThread
env.NODE_V8_COVERAGE
_write()
_writev()
encodeInto
TextEncoder
worker_thread
b9c7c9002f
6b8951231c
c052967636
5c24bc6c68
f90740d734
c304594536
f622771079
make coverage
c1695c6635
6f50c3f391
ee18238f55
fe46054b14
42fd139279
f61c5097e2
68630c5b65
99c2cd8f08
dd5d944005
54f327b4dc
5d60adf38b
c718c606c8
e4a51ad980
bc3c0b2d65
fa7de9b27f
f5f238de6c
7957b392e4
90713c6697
e95f866956
4eeb2a99e5
60efc5fd52
d1bedbe717
19e38e0def
8aaa0abd26
07ed874446
1ed3909ca3
Rtl\*FunctionTable
242f6174e5
63093e9d49
b54ee2185e
c6f97bb7ce
5df55c2626
80ccae000e
325de437b3
2707beb8b8
edaa2eebd6
13d173f131
3ba64646ed
84b353cf5d
39b17706ea
50b5ad1638
4954792991
0074c8adb7
38028ef818
55631f4f0a
7fd32619c1
f2217cdafe
bf08c08384
ca8e87a6d3
aa541bbc88
9abee075ad
3aea277b72
a262e2f8d4
2a5340144c
9e63f914da
b1509e8f8e
7dd897f49a
a9d16b5e30
c95e9ca6dc
a7331da863
32bb58ba9c
735ef8b235
844b45bf4f
4374d28c52
835d1cabf6
8023e43e1d
b9c082d764
0a47d06150
9150c4dc72
67f5de9b34
a20a8f48f7
31b0b52a71
6a7d24b69c
fa949ca365
d6ba106f8c
a268658496
144aeeac68
91d99ce41c
13fa966b7b
ce45aae2ab
8474b82e35
50d7c39d91
6b30802471
c146fff307
9b4a49c844
b30c40bd5d
95431eace9
6ba39d4fe4
03a3468666
a5bd7e3b2a
7eae707fd9
596dd9fe34
70a0c170d4
3878e1ed31
6f8ef2cbab
f84f1dbd98
HandleWrap
6284b498b4
3a6bc90c29
51a1dfab94
4a5ba60e00
67aa5ef12b
5c3d484c21
010d29d74f
59b464026f
78af92dda5
f016823929
b1008973e9
e71bdadf52
123437bcc3
322bc6f0a6
78cbdf3286
2dc52ad09c
560511924f
78ee065a11
87fd55c387
79a277ed10
909c669c04
561d504d71
75c559dc3a
f056d55346
b43d2dd852
6272f82c07
b7488c2a5c
7bc2f06e0b
0db7ebe073
bc7cc348cc
9de417ad59
2f81d59e75
027dcff207
bbf209b5df
ced89ad75d
772a5e0658
97d8b33ffc
fa77dc5f3b
53f23715df
d2b0568890
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Notable changes
oaepLabel
option #29489Intl.NumberFormat
API gained new functionalityEventTarget
inonce
#29498UV_FS_O_FILEMAP
#29260Session.connectToMainThread
#28870env.NODE_V8_COVERAGE
#28960_write()
optional when_writev()
is implemented #29639encodeInto
toTextEncoder
#29524worker_thread
module is now stable #29512Commits
b9c7c9002f
] - benchmark: improve process.env benchmarks (Anna Henningsen) #291886b8951231c
] - bootstrap: add exception handling for profiler bootstrap (Shobhit Chittora) #29552c052967636
] - bootstrap: provide usable error on missing internal module (Jeremiah Senkpiel) #295935c24bc6c68
] - build: do not indent assignments in Makefile (Joyee Cheung) #29623f90740d734
] - build: allow clang 10+ in configure.py (Kamil Rytarowski) #29541c304594536
] - build: re-run configure on node_version.h change (Anna Henningsen) #29510f622771079
] - build: improvemake coverage
(Anna Henningsen) #29487c1695c6635
] - build: add comment to .travis.yml on how to test Py3 (cclauss) #294736f50c3f391
] - build: update minimum AIX OS level (Michael Dawson) #29476ee18238f55
] - build: remove experimental Python 3 tests (Christian Clauss) #29413fe46054b14
] - (SEMVER-MINOR) build: reset embedder string to "-node.0" (Michaël Zasso) #2891842fd139279
] - build,win: fix Python detection on localized OS (João Reis) #29423f61c5097e2
] - console: skip/strip %c formatting (Gus Caplan) #2960668630c5b65
] - console,util: fix missing recursion end while inspecting prototypes (Ruben Bridgewater) #2964799c2cd8f08
] - crypto: use BoringSSL-compatible flag getter (Shelley Vohr) #29604dd5d944005
] - (SEMVER-MINOR) crypto: fix OpenSSL return code handling (Tobias Nießen) #2948954f327b4dc
] - (SEMVER-MINOR) crypto: add oaepLabel option (Tobias Nießen) #294895d60adf38b
] - deps: patch V8 to 7.7.299.11 (Michaël Zasso) #29628c718c606c8
] - deps: V8: cherry-pick deac757 (Benjamin Coe) #29626e4a51ad980
] - deps: patch V8 to 7.7.299.10 (Thomas) #29472bc3c0b2d65
] - deps: V8: cherry-pick 35c6d4d (Sam Roberts) #29585fa7de9b27f
] - deps: update npm to 6.11.3 (claudiahdz) #29430f5f238de6c
] - deps: upgrade to libuv 1.32.0 (cjihrig) #295087957b392e4
] - deps: patch V8 to 7.7.299.8 (Michaël Zasso) #2933690713c6697
] - (SEMVER-MINOR) deps: patch V8 to be API/ABI compatible with 7.4 (from 7.7) (Michaël Zasso) #29241e95f866956
] - deps: patch V8 to be API/ABI compatible with 7.4 (from 7.6) (Michaël Zasso) #289554eeb2a99e5
] - (SEMVER-MINOR) deps: patch V8 to be API/ABI compatible with 7.4 (from 7.5) (Michaël Zasso) #2800560efc5fd52
] - deps: V8: cherry-pick e3d7f8a (cclauss) #29105d1bedbe717
] - (SEMVER-MINOR) deps: V8: fix linking issue for MSVS (Refael Ackermann) #2801619e38e0def
] - (SEMVER-MINOR) deps: V8: fix BUILDING_V8_SHARED issues (Refael Ackermann) #273758aaa0abd26
] - (SEMVER-MINOR) deps: V8: add workaround for MSVC optimizer bug (Refael Ackermann) #2801607ed874446
] - (SEMVER-MINOR) deps: V8: use ATOMIC_VAR_INIT instead of std::atomic_init (Refael Ackermann) #273751ed3909ca3
] - (SEMVER-MINOR) deps: V8: forward declaration ofRtl\*FunctionTable
(Refael Ackermann) #27375242f6174e5
] - (SEMVER-MINOR) deps: V8: patch register-arm64.h (Refael Ackermann) #2737563093e9d49
] - (SEMVER-MINOR) deps: V8: update postmortem metadata generation script (cjihrig) #28918b54ee2185e
] - (SEMVER-MINOR) deps: V8: silence irrelevant warning (Michaël Zasso) #26685c6f97bb7ce
] - (SEMVER-MINOR) deps: V8: un-cherry-pick bd019bd (Refael Ackermann) #266855df55c2626
] - (SEMVER-MINOR) deps: V8: fix filename manipulation for Windows (Refael Ackermann) #2801680ccae000e
] - (SEMVER-MINOR) deps: update V8 to 7.7.299.4 (Michaël Zasso) #28918325de437b3
] - doc: update N-API version matrix (Gabriel Schulhof) #294612707beb8b8
] - doc: add code example to process.throwDeprecation property (Juan José Arboleda) #29495edaa2eebd6
] - doc: fix some signatures of .end() methods (Vse Mozhet Byt) #2961513d173f131
] - doc: remove the suffix number of the anchor link (Maledong) #294683ba64646ed
] - doc: explain stream.finished cleanup (Robert Nagy) #2893584b353cf5d
] - doc: fix require call for spawn() in code example (Marian Rusnak) #2962139b17706ea
] - doc: make minor improvements to stream.md (Robert Nagy) #2897050b5ad1638
] - doc: fix nits in net.md (Vse Mozhet Byt) #295774954792991
] - doc: correct trivial misspelling in AUTHORS (gcr) #295970074c8adb7
] - doc: update list style in misc README docs (Rich Trott) #2959438028ef818
] - doc: add missing complete property to http2 docs (Javier Ledezma) #2957155631f4f0a
] - doc: add leap second behavior notes for napi methods (Levhita) #295697fd32619c1
] - doc: explain esm options for package authors (Geoffrey Booth) #29497f2217cdafe
] - doc: update experimental loader hooks example code (Denis Zavershinskiy) #29373bf08c08384
] - doc: use consistent unordered list style (Nick Schonning) #29516ca8e87a6d3
] - doc: add Bethany to TSC (Michael Dawson) #29546aa541bbc88
] - doc: add Tobias to the TSC (Michael Dawson) #295459abee075ad
] - doc: mention unit for process.hrtime.bigint() (Anna Henningsen) #294823aea277b72
] - doc: add documentation for stream readableFlowing (Chetan Karande) #29506a262e2f8d4
] - doc: indent child list items for remark-lint (Nick Schonning) #294882a5340144c
] - doc: space around lists (Nick Schonning) #294679e63f914da
] - doc: exitedAfterDisconnect value can be false (Nimit Aggarwal) #29404b1509e8f8e
] - doc: remove wrong escapes (XhmikosR) #294527dd897f49a
] - doc: prepare markdown files for more stringent blank-line linting (Rich Trott) #29447a9d16b5e30
] - doc: simplify wording in n-api doc (Michael Dawson) #29441c95e9ca6dc
] - doc: update release guide with notes for major releases (James M Snell) #25497a7331da863
] - doc: indent ordered list child content (Nick Schonning) #2933232bb58ba9c
] - doc: fix unsafe writable stream code example (Chetan Karande) #29425735ef8b235
] - doc: async_hooks.createHook promiseResolve option (Ben Noordhuis) #29405844b45bf4f
] - doc: change urls directly from 'http' to 'https' (Maledong) #294224374d28c52
] - doc: use consistent indenting for unordered list items (Nick Schonning) #29390835d1cabf6
] - doc: start unorded lists at start of line (Nick Schonning) #293908023e43e1d
] - doc: change the 'txt' to 'console' for a command (Maledong) #29389b9c082d764
] - esm: make dynamic import work in the REPL (Bradley Farias) #294370a47d06150
] - events: improve performance of EventEmitter.emit (Matteo Collina) #296339150c4dc72
] - (SEMVER-MINOR) events: add support for EventTarget in once (Jenia) #2949867f5de9b34
] - fs: remove unnecessary argument check (Robert Nagy) #29043a20a8f48f7
] - gyp: make StringIO work in ninja.py (Christian Clauss) #2941431b0b52a71
] - http: refactor responseKeepAlive() (Robert Nagy) #287006a7d24b69c
] - http2: do not crash on stream listener removal w/ destroyed session (Anna Henningsen) #29459fa949ca365
] - http2: send out pending data earlier (Anna Henningsen) #29398d6ba106f8c
] - http2: do not start reading after write if new write is on wire (Anna Henningsen) #29399a268658496
] - (SEMVER-MINOR) inspector: new API - Session.connectToMainThread (Eugene Ostroukhov) #28870144aeeac68
] - lib: remove the use of util.isFunction (himself65) #2956691d99ce41c
] - (SEMVER-MINOR) lib,test: fix error message check after V8 update (Michaël Zasso) #2891813fa966b7b
] - module: error for CJS .js load within type: module (Guy Bedford) #29492ce45aae2ab
] - module: reintroduce package exports dot main (Guy Bedford) #294948474b82e35
] - n-api: delete callback bundle via reference (Gabriel Schulhof) #2947950d7c39d91
] - n-api: mark version 5 N-APIs as stable (Gabriel Schulhof) #294016b30802471
] - perf_hooks: remove non-existent entries from inspect (Kirill Fomichev) #29528c146fff307
] - perf_hooks: ignore duplicated entries in observer (Kirill Fomichev) #294429b4a49c844
] - perf_hooks: remove GC callbacks on zero observers count (Kirill Fomichev) #29444b30c40bd5d
] - perf_hooks: import http2 only once (Kirill Fomichev) #2941995431eace9
] - policy: minor perf opts and cleanup (Bradley Farias) #293226ba39d4fe4
] - (SEMVER-MINOR) process: initial SourceMap support via NODE_V8_COVERAGE (Benjamin Coe) #2896003a3468666
] - process: use public readableFlowing property (Chetan Karande) #29502a5bd7e3b2a
] - repl: convert var to let and const (Lucas Holmquist) #295757eae707fd9
] - repl: fix bug in fs module autocompletion (zhangyongsheng) #29555596dd9fe34
] - repl: add autocomplete support for fs.promises (antsmartian) #2940070a0c170d4
] - repl: add missing variable declaration (Lucas Holmquist) #295353878e1ed31
] - src: perform check before running in runMicrotasks() (Jeremy Apthorp) #295816f8ef2cbab
] - src: discard remaining foreground tasks on platform shutdown (Anna Henningsen) #29587f84f1dbd98
] - src: fix closing weakHandleWrap
s on GC (Anna Henningsen) #296406284b498b4
] - src: use libuv to get env vars (Anna Henningsen) #291883a6bc90c29
] - src: re-delete Atomics.wake (Gus Caplan) #2958651a1dfab94
] - src: print exceptions from PromiseRejectCallback (Anna Henningsen) #295134a5ba60e00
] - src: modified RealEnvStore methods to use libuv functions (Devendra Satram) #2731067aa5ef12b
] - src: make ELDHistogram a HandleWrap (Anna Henningsen) #293175c3d484c21
] - src: check microtasks before running them (Shelley Vohr) #29434010d29d74f
] - src: fix ValidateDSAParameters when fips is enabled (Daniel Bevenius) #2940759b464026f
] - (SEMVER-MINOR) src: update v8abbr.h for V8 7.7 (cjihrig) #2891878af92dda5
] - (SEMVER-MINOR) src,lib: expose memory file mapping flag (João Reis) #29260f016823929
] - stream: add test for multiple .push(null) (Chetan Karande) #29645b1008973e9
] - stream: cleanup use of internal ended state (Chetan Karande) #29645e71bdadf52
] - (SEMVER-MINOR) stream: make _write() optional when _writev() is implemented (Robert Nagy) #29639123437bcc3
] - stream: apply special logic in removeListener for readable.off() (Robert Nagy) #29486322bc6f0a6
] - stream: do not call _read() after destroy() (Robert Nagy) #2949178cbdf3286
] - stream: optimize creation (Robert Nagy) #291352dc52ad09c
] - stream: simplify isUint8Array helper (Anna Henningsen) #29514560511924f
] - test: fix race condition in test-worker-process-cwd.js (Ruben Bridgewater) #2860978ee065a11
] - test: fix flaky test-inspector-connect-main-thread (Anna Henningsen) #2958887fd55c387
] - test: unmark test-worker-prof as flaky (Anna Henningsen) #2951179a277ed10
] - test: improve test-worker-message-port-message-before-close (Anna Henningsen) #29483909c669c04
] - test: disable core dumps before running crash test (Ben Noordhuis) #29478561d504d71
] - test: permit test-signalwrap to work without test runner (Rich Trott) #2830675c559dc3a
] - test: remove flaky status for test-statwatcher (Rich Trott) #29392f056d55346
] - (SEMVER-MINOR) test: update postmortem metadata test for V8 7.7 (cjihrig) #28918b43d2dd852
] - timers: set _destroyed even if there are no destroy-hooks (Jeremiah Senkpiel) #295956272f82c07
] - (SEMVER-MINOR) tls: add option to override signature algorithms (Anton Gerasimov) #29598b7488c2a5c
] - tools: cleanup getnodeversion.py for readability (Christian Clauss) #296487bc2f06e0b
] - tools: update ESLint to 6.4.0 (zhangyongsheng) #295530db7ebe073
] - tools: fix iculslocs to support ICU 65.1 (Steven R. Loomis) #29523bc7cc348cc
] - tools: python3 compat for inspector code generator (Ben Noordhuis) #293409de417ad59
] - tools: delete v8_external_snapshot.gypi (Ujjwal Sharma) #293692f81d59e75
] - tools: fix GYP ninja generator for Python 3 (Michaël Zasso) #29416027dcff207
] - (SEMVER-MINOR) tools: sync gypfiles with V8 7.7 (Michaël Zasso) #28918bbf209b5df
] - tty: add color support for mosh (Aditya) #27843ced89ad75d
] - util: include reference anchor for circular structures (Ruben Bridgewater) #27685772a5e0658
] - (SEMVER-MINOR) util: add encodeInto to TextEncoder (Anna Henningsen) #2952497d8b33ffc
] - (SEMVER-MINOR) worker: mark as stable (Anna Henningsen) #29512fa77dc5f3b
] - worker: make terminate() resolve for unref’ed Workers (Anna Henningsen) #2948453f23715df
] - worker: prevent event loop starvation through MessagePorts (Anna Henningsen) #29315d2b0568890
] - worker: make transfer list behave like web MessagePort (Anna Henningsen) #29319The text was updated successfully, but these errors were encountered: