# Yarn 3.0 릴리즈

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=4733](https://news.hada.io/topic?id=4733)
- GeekNews Markdown: [https://news.hada.io/topic/4733.md](https://news.hada.io/topic/4733.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2021-07-31T09:35:11+09:00
- Updated: 2021-07-31T09:35:11+09:00
- Original source: [dev.to](https://dev.to/arcanis/yarn-3-0-performances-esbuild-better-patches-e07)
- Points: 2
- Comments: 1

## Topic Body

- Breaking Changes

ㅤ→ Node 10 더이상 지원 안함

ㅤ→ Plug'n'Play Hook이 .pnp.cjs 로 변경 (기존 .pnp.js)

ㅤ→ Virtual Folder가 __virtual__ 로 변경 (기존 $$virtual)

- Yarn 1 사용자도 쉽게 마이그레이션 지원

- 새로운 node_modules 링커들

- 쉘 개선 : 자체 쉘 인터프리터 이용

- ESBuild 사용

- 새로운 플러그인 API : CLI 프레임워크를 Clipanion 3 로 변경

## Comments



### Comment 6103

- Author: xguru
- Created: 2021-07-31T09:35:16+09:00
- Points: 1

Yarn 2 릴리즈 https://news.hada.io/topic?id=1378
