# Node.js 26.0.0 공식 출시

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=29253](https://news.hada.io/topic?id=29253)
- GeekNews Markdown: [https://news.hada.io/topic/29253.md](https://news.hada.io/topic/29253.md)
- Type: news
- Author: [idisid1](https://news.hada.io/@idisid1)
- Published: 2026-05-07T13:00:24+09:00
- Updated: 2026-05-07T13:00:24+09:00
- Original source: [nodejs.org](https://nodejs.org/en/blog/release/v26.0.0)
- Points: 4
- Comments: 1

## Topic Body

1. **주요 일정 및 지원 계획**  
출시일: 2026년 5월 6일 공식 출시 (당초 4월 22일로 예정되었으나 Temporal API 관련 이슈로 소폭 연기)  
LTS 전환: 2026년 10월에 LTS로 지정될 예정  
지원 종료: 2029년 5월까지 유지보수 및 보안 업데이트가 제공됨  
  
2. **주요 업데이트 및 변화**  
Temporal API 기본 활성화: 기존 Date 객체를 보완하여 날짜와 시간을 더 정밀하고 편리하게 다룰 수 있는 Temporal API가 기본으로 활성화됨  
V8 엔진 업그레이드: 최신 JavaScript 기능을 지원하기 위해 V8 엔진이 14.6 버전으로 업데이트

## Comments



### Comment 57005

- Author: click
- Created: 2026-05-07T13:55:46+09:00
- Points: 1

temporal api가 temporal_rs 기반으로 구현되어서 빌드 시 rust가 필수 옵션으로 바뀌었다고 하더군요  
추가로 기존 홀수/짝수 로 나뉘어서 짝수가 LTS로 지정되던 정책에서 모든 버전이 current -> LTS로 이관되는 방식으로 지원 기준이 변경되었습니다.
