# Deno 1.5 Release Notes

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=3149](https://news.hada.io/topic?id=3149)
- GeekNews Markdown: [https://news.hada.io/topic/3149.md](https://news.hada.io/topic/3149.md)
- Type: news
- Author: [ragingwind](https://news.hada.io/@ragingwind)
- Published: 2020-11-06T05:07:17+09:00
- Updated: 2020-11-06T05:07:17+09:00
- Original source: [deno.land](https://deno.land/posts/v1.5#new-and-improved-bundling)
- Points: 9
- Comments: 2

## Topic Body

- 새로운 번들 시스템, Rust 로 반들어진 SWC 를 기반으로 새로운 Typtescript 컴파일 인프라스트럭처를 포함한 번들 시스템을 재개발 하여 15배의 성능 향상 보임. SWC 작업은 SWC의 한국 메인테이너 분[1] 이 참여 한 것으로

- alert, confirm, and prompt 추가

- REPL 성능 향상, 탭 완성, 코드 하이라이팅, Top level await 추가

## Comments



### Comment 3400

- Author: disjukr
- Created: 2020-11-06T11:23:55+09:00
- Points: 1

메인테이너가 틀린 말은 아니지만 프로젝트 파운더라고 정정하면 좋을 것 같습니다.

swc는 kdy1님의 개인 프로젝트로 시작됐고 kdy1님이 거의 모든 작업을 하셨습니다.

### Comment 3393

- Author: ragingwind
- Created: 2020-11-06T05:10:06+09:00
- Points: 2

- [1]: https://github.com/swc-project/swc, https://kdy1.github.io/post/works/freelance/deno/open-contract/
