# Node 16.9.0 릴리즈

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=4984](https://news.hada.io/topic?id=4984)
- GeekNews Markdown: [https://news.hada.io/topic/4984.md](https://news.hada.io/topic/4984.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2021-09-10T09:36:01+09:00
- Updated: 2021-09-10T09:36:01+09:00
- Original source: [nodejs.org](https://nodejs.org/en/blog/release/v16.9.0/)
- Points: 3
- Comments: 0

## Topic Body

- Corepack 내장 (브릿지 스크립트)

ㅤ→ 바이너리 프록시를 통해서 패키지 매니저 버전 연결을 도와주는 실험적인 도구

ㅤ→ Yarn, pnpm 등을 설치 없이 사용 가능

- V8 9.3

ㅤ→ 성능 개선

ㅤ→ Object.hasOwn

ㅤ→ Error Cause 추가 가능 : const error2 = new Error('Error two', { cause: error1 });

## Comments



_No public comments on this page._
