주요 변경사항
- [
2ab33c58ae
] - (SEMVER-MINOR) buffer: BigUInt 메서드의 별칭을 추가했습니다. (Anna Henningsen) #34960 - [
44d89a9faa
] - (SEMVER-MINOR) crypto: randomInt 함수를 추가했습니다. (Oli Lalonde) #34600 - [
8aac42caf2
] - (SEMVER-MINOR) perf_hooks: idleTime과 이벤트 루프의 유틸 함수를 추가했습니다. (Trevor Norris) #34938 - [
4bb40078da
] - (SEMVER-MINOR) stream: 더 간단하고 빨라진 Readable async 이터레이터를 추가했습니다. (Robert Nagy) #34035 - [
ffae5f3809
] - (SEMVER-MINOR) stream: 상태에 에러를 저장합니다. (Robert Nagy) #34103
Commits
- [
1fdfaa578f
] - bootstrap: correct --frozen-intrinsics override fix (Guy Bedford) #35041 - [
2ab33c58ae
] - (SEMVER-MINOR) buffer: also alias BigUInt methods (Anna Henningsen) #34960 - [
1be6956ee0
] - build: require “allow edits” to be checked (Jordan Harband) #35002 - [
7b7299012e
] - build: comment about auto close when stalled via with github action (Phillip Johnsen) #34555 - [
d6c796b4ab
] - build: close stalled issues and PRs with github action (Phillip Johnsen) #34555 - [
46766a10df
] - build: use autorebase option for git node land (Denys Otrishko) #34969 - [
7afb67f491
] - build: use latest node-core-utils from npm (Denys Otrishko) #34969 - [
d06e158253
] - build: add support for build on arm64 (Evan Lucas) #34238 - [
755f9e4bc8
] - build,deps: add gen-openssl target (Evan Lucas) #34642 - [
178a740caf
] - crypto: simplify KeyObject constructor (Rich Trott) #35064 - [
a12d92c97b
] - crypto: fix randomInt range check (Tobias Nießen) #35052 - [
6d0d5b2ec2
] - crypto: align parameter names with documentation (Rich Trott) #35054 - [
44d89a9faa
] - (SEMVER-MINOR) crypto: add randomInt function (Oli Lalonde) #34600 - [
791a85b880
] - deps: V8: cherry-pick 6be2f6e26e8d (Benjamin Coe) #35055 - [
96ae05a770
] - deps: V8: backport 3f071e3e7e15 (Milad Farazmand) #35036 - [
90f9348297
] - deps: update brotli to v1.0.9 (Anna Henningsen) #34937 - [
f1fcd6646d
] - deps: add openssl support for arm64 (Evan Lucas) #34238 - [
bbf7b925a2
] - doc: use present tense in events.md (Rich Trott) #35068 - [
f6b2286e12
] - doc: change stablility-2 color for accessibility (Rich Trott) #35061 - [
8044533e87
] - doc: add link to safe integer definition (Tobias Nießen) #35049 - [
f03a4d78a2
] - doc: format exponents better (Tobias Nießen) #35050 - [
1a9ca52716
] - doc: add ESM examples inmodule
API doc page (Antoine du HAMEL) #34875 - [
0ac7d5423f
] - doc: add deprecated badge to legacy URL methods (Antoine du HAMEL) #34931 - [
a08e853edc
] - doc: spruce up user journey to local docs browsing (Derek Lewis) #34986 - [
83a3e3b681
] - doc: update syntax highlighting color for accessibility (Rich Trott) #35063 - [
5bd0e0803d
] - doc: fix incorrect URL in cli.md (Rich Trott) #35043 - [
28e89f6766
] - doc: remove style for empty links (Antoine du HAMEL) #35034 - [
cdc1198a62
] - doc: fix certificate display in tls doc (Rich Trott) #35032 - [
72d03cd802
] - doc: remove duplicate error code entry (Rich Trott) #35031 - [
680782ea64
] - doc: use consistent header typography (Rich Trott) #35030 - [
1ae674c67a
] - doc: fix malformed hashes in assert.md (Rich Trott) #35028 - [
c3a3cb69aa
] - doc: fix a typo of microtaskMode (Shigma) #34980 - [
a846a9f116
] - doc: change ‘be will’ to ‘will be’ (Victory Osikwemhe) #34999 - [
593236ad33
] - doc: change color contrast for accessibility (Rich Trott) #35047 - [
8c207c67d1
] - doc: refactor deprecation anchors (Antoine du HAMEL) #34955 - [
cc0aaf2384
] - doc: error code fix in resolver spec (Guy Bedford) #34998 - [
a4201843e7
] - doc: use period consistently in man page (Rich Trott) #34939 - [
f1217d6d8b
] - doc: revise commit-queue.md (Rich Trott) #35006 - [
9aba579acb
] - doc: change effected to affected (Turner Jabbour) #34989 - [
2598527112
] - doc: drop the --production flag for installing windows-build-tools (DeeDeeG) #34979 - [
287ce7b810
] - doc: fix broken link to response.writableFinished in deprecations doc (Rich Trott) #34983 - [
a0656ff863
] - doc: fix broken link to response.finished in deprecations doc (Rich Trott) #34982 - [
f4524b8936
] - doc: fix broken link to writableEnded in deprecations doc (Rich Trott) #34984 - [
514a538f64
] - doc: fix typos in buffer doc (Robert Williams) #34981 - [
df76c89b78
] - doc: recommend URL() over url.parse() in http2 doc (Rich Trott) #34978 - [
ca0302e4f1
] - doc: arrange perf_hooks entries alphabetically (Rich Trott) #34973 - [
94c6e09367
] - doc: replace require() with reference links in http2.md (Rich Trott) #34956 - [
2407a7a671
] - doc: add a note about possible missing lines to readline.asyncIterator (Igor Mikhalev) #34675 - [
31098a4c0e
] - doc: make minor improvements to query string sentence in http2.md (Rich Trott) #34929 - [
1589f0e6f4
] - doc: make general copy-edit changes to policy.md (Rich Trott) #34943 - [
aee3b8510b
] - doc: simplify “make use of” to “use” (Rich Trott) #34861 - [
0e09ff8ab1
] - doc: make minor fixes to maintaining-openssl.md (Rich Trott) #34926 - [
b091681d25
] - doc: fix CHANGELOG.md parsing issue (Juan José Arboleda) #34923 - [
fbd18be459
] - doc: provide more guidance about process.version (Rich Trott) #34909 - [
4782ec7b3b
] - doc: use consistent typography for node-addon-api (Rich Trott) #34910 - [
2fe95094fd
] - doc: improve link-local text in dgram.md (Rich Trott) #34868 - [
657292e2dd
] - doc: fix broken markdown/display in cli.html (Rich Trott) #34892 - [
4cf93bb3cf
] - doc: use “previous”/“preceding” instead of “above” as modifier (Rich Trott) #34877 - [
29b048b06b
] - doc: use links to MS guide in style guide (Rich Trott) #34871 - [
52be37cf39
] - doc,tools: remove malfunctioning Linux manpage linker (Rich Trott) #34985 - [
fffba3a270
] - errors: useErrorPrototypeToString
fromprimordials
object (ExE Boss) #34891 - [
db8c66b8c2
] - esm: shorten ERR_UNSUPPORTED_ESM_URL_SCHEME message (Rich Trott) #34836 - [
be71e717c5
] - meta: enable wasi for CODEOWNERS (gengjiawen) #34889 - [
a43b7ff72e
] - meta: remove non-existent quic from CODEOWNERS (Richard Lau) #34947 - [
3c32fe09e9
] - n-api: re-implement async env cleanup hooks (Gabriel Schulhof) #34819 - [
fcb211f38a
] - net: replace usage of internal stream state with public api (Denys Otrishko) #34885 - [
8aac42caf2
] - (SEMVER-MINOR) perf_hooks: add idleTime and event loop util (Trevor Norris) #34938 - [
18b04ab4c8
] - policy: implement scopes field (Bradley Farias) #34552 - [
1bf5d1a39b
] - querystring: manage percent character at unescape (Daijiro Wachi) #35013 - [
f21d78d537
] - src: shutdown libuv before exit() (Anna Henningsen) #35021 - [
789798bedf
] - src: add get/set pair for env context awareness (Shelley Vohr) #35024 - [
73ef3f2f05
] - src: disallow JS execution during exit() (Anna Henningsen) #35020 - [
f6a5999a9d
] - src,doc: fix wording to refer to context, not environment (Turner Jabbour) #34880 - [
bcc1d431f8
] - src,doc: fix grammar due to missing ‘is’ (Turner Jabbour) #34897 - [
044297ff10
] - src,doc: rephrase for clarity (Turner Jabbour) #34879 - [
4bb40078da
] - (SEMVER-MINOR) stream: simpler and faster Readable async iterator (Robert Nagy) #34035 - [
ffae5f3809
] - (SEMVER-MINOR) stream: save error in state (Robert Nagy) #34103 - [
5f24cea11a
] - stream: fix Readable stream state properties (Denys Otrishko) #34886 - [
f537c868b9
] - stream: allow using.push()
/.unshift()
duringonce('data')
(Anna Henningsen) #34957 - [
4d533858cf
] - test: make .out checks embedder-friendly (Shelley Vohr) #35040 - [
a756b92c4a
] - test: use mustCall() in test-http-timeout (Pooja D.P) #34996 - [
9011c87c1c
] - test: change var to let (Pooja D.P) #34902 - [
b698d2ec81
] - test: remove incorrect debug() in test-policy-integrity (Rich Trott) #34961 - [
ee6a583b9f
] - test: fix typo in test/parallel/test-icu-punycode.js (Daijiro Wachi) #34934 - [
9057a1644d
] - test: add readline test for escape sequence (Rich Trott) #34952 - [
75d16125e1
] - test: make test-tls-reuse-host-from-socket pass without internet (Rich Trott) #34953 - [
971b7ac087
] - test: simplify test-vm-memleak (Rich Trott) #34881 - [
577978a96c
] - tools: fix docopen target (Antoine du HAMEL) #35062 - [
2b445bb3ee
] - tools: fix doc build targets (Antoine du HAMEL) #35060 - [
3d41ff25b7
] - tools: add banner to lint-md.js by rollup.config.js (KuthorX) #34233 - [
62cc3b8249
] - tools: update ESLint to 7.8.1 (cjihrig) #35004 - [
c47d319ac6
] - tools: update ESLint to 7.8.0 (cjihrig) #35004 - [
b6f3ae8ffc
] - tools,doc: allow page titles to contain inline code (Antoine du HAMEL) #35003 - [
fb2111e300
] - tools,doc: fix global table of content active element (Antoine du Hamel) #34976 - [
7ad629e4e4
] - tools,doc: remove “toc” anchor name (Rich Trott) #34893 - [
94528f510e
] - zlib: replace usage of internal stream state with public api (Denys Otrishko) #34884
Windows 32-bit Installer: https://nodejs.org/dist/v14.10.0/node-v14.10.0-x86.msi
Windows 64-bit Installer: https://nodejs.org/dist/v14.10.0/node-v14.10.0-x64.msi
Windows 32-bit Binary: https://nodejs.org/dist/v14.10.0/win-x86/node.exe
Windows 64-bit Binary: https://nodejs.org/dist/v14.10.0/win-x64/node.exe
macOS 64-bit Installer: https://nodejs.org/dist/v14.10.0/node-v14.10.0.pkg
macOS 64-bit Binary: https://nodejs.org/dist/v14.10.0/node-v14.10.0-darwin-x64.tar.gz
Linux 64-bit Binary: https://nodejs.org/dist/v14.10.0/node-v14.10.0-linux-x64.tar.xz
Linux PPC LE 64-bit Binary: https://nodejs.org/dist/v14.10.0/node-v14.10.0-linux-ppc64le.tar.xz
Linux s390x 64-bit Binary: https://nodejs.org/dist/v14.10.0/node-v14.10.0-linux-s390x.tar.xz
AIX 64-bit Binary: https://nodejs.org/dist/v14.10.0/node-v14.10.0-aix-ppc64.tar.gz
ARMv7 32-bit Binary: https://nodejs.org/dist/v14.10.0/node-v14.10.0-linux-armv7l.tar.xz
ARMv8 64-bit Binary: https://nodejs.org/dist/v14.10.0/node-v14.10.0-linux-arm64.tar.xz
Source Code: https://nodejs.org/dist/v14.10.0/node-v14.10.0.tar.gz
Other release files: https://nodejs.org/dist/v14.10.0/
Documentation: https://nodejs.org/docs/v14.10.0/api/
SHASUMS
1 | -----BEGIN PGP SIGNED MESSAGE----- |