# Vite 3.0 릴리즈

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=6985](https://news.hada.io/topic?id=6985)
- GeekNews Markdown: [https://news.hada.io/topic/6985.md](https://news.hada.io/topic/6985.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2022-07-17T09:45:50+09:00
- Updated: 2022-07-17T09:45:50+09:00
- Original source: [vitejs.dev](https://vitejs.dev/blog/announcing-vite3.html)
- Points: 8
- Comments: 1

## Topic Body

- v2 이후 16개월만에 메이저 릴리즈   
- 새로운 Vite CLI : 개발서버 포트가 5173으로 변경   
- 더 이상 Node V12는 지원하지 않음. Node 14.18+   
- 기본 ESM으로 빌드. 호환을 위해 CJS Proxy 포함   
- 웹소켓 연결 개선(프록시 뒤에 있을때)  
- 콜드 스타트 개선(풀 리로드 하지 않게)  
- WASM import를 표준에 맞게   
- 번들 사이즈 감소

## Comments



### Comment 11297

- Author: xguru
- Created: 2022-07-17T09:45:57+09:00
- Points: 1

[Vite 2.0 릴리즈](https://news.hada.io/topic?id=3768)
