주요 변경사항
- deps:
- Node.js 13.x 버전에서 경고가 발생하는 npm 6.12.0의 버그가 수정되었습니다. (Jordan Harband) #30079.
- esm:
- CommonJS 로더와 일치하도록
--es-module-specifier-resolution=node
의 파일 확장자 확인 방식이 변경되었습니다. (Myles Borins) #29974.
- CommonJS 로더와 일치하도록
Commits
- [
19a983c615
] - build: make linter failures failtest-doc
target (Richard Lau) #30012 - [
13f3d6c680
] - build: log the found compiler version if too old (Richard Lau) #30028 - [
a25d2fcf8b
] - build: make configure --without-snapshot a no-op (Michaël Zasso) #30021 - [
e04d0584a5
] - build: default Windows build to Visual Studio 2019 (Michaël Zasso) #30022 - [
ccf58835c7
] - build: use python3 to build and test on Travis (Christian Clauss) #29451 - [
b92afcd90c
] - build: fix version checks in configure.py (Michaël Zasso) #29965 - [
2dc4da0d8b
] - build: build benchmark addons like test addons (Richard Lau) #29995 - [
2f36976594
] - deps: npm: patch support for 13.x (Jordan Harband) #30079 - [
9d332ab4ce
] - deps: upgrade to libuv 1.33.1 (Colin Ihrig) #29996 - [
89b9115c4d
] - doc: --enable-source-maps and prepareStackTrace are incompatible (Benjamin Coe) #30046 - [
35bffcdd9d
] - doc: join parts of disrupt section in cli.md (vsemozhetbyt) #30038 - [
0299767508
] - doc: update collaborator email address (Minwoo Jung) #30007 - [
ff4f2999e6
] - doc: fix tls version typo (akitsu-sanae) #29984 - [
62b4ca6e32
] - doc: clarify readable.unshift null/EOF (Robert Nagy) #29950 - [
dc83ff9056
] - doc: remove unused Markdown reference links (Nick Schonning) #29961 - [
d80ece68ac
] - doc: re-enable passing remark-lint rule (Nick Schonning) #29961 - [
828e171107
] - doc: add server header into the discarded list of http message.headers (Huachao Mao) #29962 - [
9729c5da8a
] - esm: modify resolution order for specifier flag (Myles Borins) #29974 - [
cfd45ebf94
] - module: refactor modules bootstrap (Bradley Farias) #29937 - [
d561321e4a
] - src: remove unnecessary std::endl usage (Daniel Bevenius) #30003 - [
ed80c233cd
] - src: make implementing CancelPendingDelayedTasks for platform optional (Anna Henningsen) #30034 - [
8fcc039de9
] - src: expose ListNode<T>::prev_ on postmortem metadata (legendecas) #30027 - [
0c88dc1932
] - src: fewer uses of NODE_USE_V8_PLATFORM (Shelley Vohr) #30029 - [
972144073b
] - src: remove unused iomanip include (Daniel Bevenius) #30004 - [
b019ccd59d
] - src: initialize openssl only once (Sam Roberts) #29999 - [
3eae670470
] - src: refine maps parsing for large pages (Gabriel Schulhof) #29973 - [
f3712dfe83
] - stream: simplify uint8ArrayToBuffer helper (Luigi Pinca) #30041 - [
46aa4810ad
] - stream: remove dead code (Luigi Pinca) #30041 - [
f155dfeecb
] - test: expand Worker test for non-shared ArrayBuffer (Anna Henningsen) #30044 - [
e110d81b17
] - test: fix test runner for Python 3 on Windows (Michaël Zasso) #30023 - [
c096f251e4
] - test: remove common.skipIfInspectorEnabled() (Rich Trott) #29993 - [
b1b8663a23
] - test: add cb error test for fs.close() (Matteo Rossi) #29970
Windows 32-bit Installer: https://nodejs.org/dist/v13.0.1/node-v13.0.1-x86.msi
Windows 64-bit Installer: https://nodejs.org/dist/v13.0.1/node-v13.0.1-x64.msi
Windows 32-bit Binary: https://nodejs.org/dist/v13.0.1/win-x86/node.exe
Windows 64-bit Binary: https://nodejs.org/dist/v13.0.1/win-x64/node.exe
macOS 64-bit Installer: https://nodejs.org/dist/v13.0.1/node-v13.0.1.pkg
macOS 64-bit Binary: https://nodejs.org/dist/v13.0.1/node-v13.0.1-darwin-x64.tar.gz
Linux 64-bit Binary: https://nodejs.org/dist/v13.0.1/node-v13.0.1-linux-x64.tar.xz
Linux PPC LE 64-bit Binary: https://nodejs.org/dist/v13.0.1/node-v13.0.1-linux-ppc64le.tar.xz
Linux s390x 64-bit Binary: https://nodejs.org/dist/v13.0.1/node-v13.0.1-linux-s390x.tar.xz
AIX 64-bit Binary: https://nodejs.org/dist/v13.0.1/node-v13.0.1-aix-ppc64.tar.gz
SmartOS 64-bit Binary: https://nodejs.org/dist/v13.0.1/node-v13.0.1-sunos-x64.tar.xz
ARMv7 32-bit Binary: https://nodejs.org/dist/v13.0.1/node-v13.0.1-linux-armv7l.tar.xz
ARMv8 64-bit Binary: https://nodejs.org/dist/v13.0.1/node-v13.0.1-linux-arm64.tar.xz
Source Code: https://nodejs.org/dist/v13.0.1/node-v13.0.1.tar.gz
Other release files: https://nodejs.org/dist/v13.0.1/
Documentation: https://nodejs.org/docs/v13.0.1/api/
SHASUMS
1 | -----BEGIN PGP SIGNED MESSAGE----- |