# Node.js v20 출시

> Clean Markdown view of GeekNews topic #8989. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=8989](https://news.hada.io/topic?id=8989)
- GeekNews Markdown: [https://news.hada.io/topic/8989.md](https://news.hada.io/topic/8989.md)
- Type: news
- Author: [kuroneko](https://news.hada.io/@kuroneko)
- Published: 2023-04-19T11:07:59+09:00
- Updated: 2023-04-19T11:07:59+09:00
- Original source: [nodejs.org](https://nodejs.org/en/blog/announcements/v20-release-announce)
- Points: 9
- Comments: 0

## Topic Body

- Node.js의 새로운 LTS 버전이 될 v20 출시.  
- 2023년 10월까지 현재 릴리즈이며, 이후 LTS로 변경되어 2026년까지 유지됨.  
- Deno와 유사한 프로세스 기반 권한이 실험적 기능으로 추가됨.  
  - 실행 중 리소스 접근에 대한 상세한 제어 (파일, 프로세스 생성 등)  
- Custom ESM Loader가 안정 상태에 더 가까워짐.  
  - 중대한 버그가 보고되지 않으면 일정 시간 이후 안정 상태로 변경 예정.  
- V8 엔진이 Chromium 113 버전(11.3)으로 업데이트됨.  
  - 문자열 메서드, ArrayBuffer 등에 관한 새로운 기능 추가.  
- test_runner가 안정적인 상태로 변경됨.  
  - mocking, watch mode, 병렬 실행 등을 포함.  
- URL, fetch, EventTarget에 대한 성능 개선.  
  - URL 파서인 Ada를 2.0으로 업데이트, EventTarget 초기화 성능 개선 등.  
- 이외에도 SEA, Web Crypto API, ARM64 Windows, WASI에 대한 변경 사항 포함.

## Comments



_No public comments on this page._
