이번 릴리스에서 Node.js 12.x는 장기 지원(LTS) 버전으로 바뀌고 코드명은 '에르븀(Erbium)'입니다.
12.x 릴리스 라인은 "활성 LTS"로 바뀌고 2020년 10월까지 유지됩니다. 2020년 10월 이후부터는
2022년 4월로 지원 종료될 때까지 “유지보수” 기간으로 바뀝니다.
주요 변경사항
npm이 6.12.0으로 업데이트되었습니다. 네이티브 모듈 빌드에 Python 3을 지원하는 버전의
node-gyp
가 포함되었습니다.
Commits
- [
b59209b118
] - deps: update npm to 6.12.0 (isaacs) #29885 - [
1dde617491
] - doc: fix --enable-source-maps flag in v12.12.0 changelog (Unlocked) #29960 - [
e5e2dfabdc
] - doc: nest code fence under unordered list (Nick Schonning) #29915 - [
5b0c993d4c
] - doc: remove double word “where” (Nick Schonning) #29915 - [
ad318c6cec
] - doc: add brackets to implicit markdown links (Nick Schonning) #29911 - [
3155ab4134
] - doc: use the WHATWG URL API in http code examples (Thomas Watson) #29917 - [
b916ea3010
] - doc: escape brackets not used as markdown reference links (Nick Schonning) #29809 - [
f3bf8be11c
] - doc: correct typos in security release process (Nick Schonning) #29822 - [
25fa2066a2
] - doc: indent code fence under list item (Nick Schonning) #29822 - [
f3842892dd
] - doc: return type is number (exoego) #29828 - [
cbd12518d4
] - doc: add note about forwarding stream options (Robert Nagy) #29857 - [
7683aa0bfb
] - doc: set module version 72 to node 12 (Gerhard Stoebich) #29877 - [
f58fe5099a
] - doc: fix tls version values (Tobias Nießen) #29839 - [
8ebc94562c
] - fs: do not emit ‘finish’ before ‘open’ on write empty file (Robert Nagy) #29930 - [
50f066087e
] - test: do not force the process to exit (Luigi Pinca) #29923 - [
44c581ef0b
] - test: add more recursive fs.rmdir() tests (Maria Paktiti) #29815 - [
fc5334513c
] - test: remove unnecessary --expose-internals flags (Anna Henningsen) #29886
Windows 32-bit Installer: https://nodejs.org/dist/v12.13.0/node-v12.13.0-x86.msi
Windows 64-bit Installer: https://nodejs.org/dist/v12.13.0/node-v12.13.0-x64.msi
Windows 32-bit Binary: https://nodejs.org/dist/v12.13.0/win-x86/node.exe
Windows 64-bit Binary: https://nodejs.org/dist/v12.13.0/win-x64/node.exe
macOS 64-bit Installer: https://nodejs.org/dist/v12.13.0/node-v12.13.0.pkg
macOS 64-bit Binary: https://nodejs.org/dist/v12.13.0/node-v12.13.0-darwin-x64.tar.gz
Linux 64-bit Binary: https://nodejs.org/dist/v12.13.0/node-v12.13.0-linux-x64.tar.xz
Linux PPC LE 64-bit Binary: https://nodejs.org/dist/v12.13.0/node-v12.13.0-linux-ppc64le.tar.xz
Linux s390x 64-bit Binary: https://nodejs.org/dist/v12.13.0/node-v12.13.0-linux-s390x.tar.xz
AIX 64-bit Binary: https://nodejs.org/dist/v12.13.0/node-v12.13.0-aix-ppc64.tar.gz
SmartOS 64-bit Binary: https://nodejs.org/dist/v12.13.0/node-v12.13.0-sunos-x64.tar.xz
ARMv7 32-bit Binary: https://nodejs.org/dist/v12.13.0/node-v12.13.0-linux-armv7l.tar.xz
ARMv8 64-bit Binary: https://nodejs.org/dist/v12.13.0/node-v12.13.0-linux-arm64.tar.xz
Source Code: https://nodejs.org/dist/v12.13.0/node-v12.13.0.tar.gz
Other release files: https://nodejs.org/dist/v12.13.0/
Documentation: https://nodejs.org/docs/v12.13.0/api/
SHASUMS
1 | -----BEGIN PGP SIGNED MESSAGE----- |