# TypeScript 4.9 릴리즈 [번역]

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=7935](https://news.hada.io/topic?id=7935)
- GeekNews Markdown: [https://news.hada.io/topic/7935.md](https://news.hada.io/topic/7935.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2022-12-01T11:26:29+09:00
- Updated: 2022-12-01T11:26:29+09:00
- Original source: [medium.com/@yujso66](https://medium.com/@yujso66/%EB%B2%88%EC%97%AD-typescript-4-9-73f94ec1ce9c)
- Points: 9
- Comments: 2

## Topic Body

- satisfies 연산자  
- in 연산자를 사용한 목록에 없는 프로퍼티 좁히기  
- 클래스의 자동 접근자  
- NaN에 대한 동등성 검사  
- 파일 감시는 이제 파일 시스템 이벤트를 사용합니다.  
- 에디터용 “Remove Unused Imports” 및 “Sort Imports” 명령어 추가  
- return 키워드에 대한 정의한 부분으로 이동 기능  
- 성능 개선  
- 정확 수정 및 브레이킹 체인지

## Comments



### Comment 13556

- Author: alstjr7375
- Created: 2022-12-02T01:52:26+09:00
- Points: 1

5.0도 기대가 됩니다 :D

### Comment 13546

- Author: xguru
- Created: 2022-12-01T11:26:33+09:00
- Points: 1

[satisfies: 안전한 업캐스팅 (TypeScript 4.9)](https://news.hada.io/topic?id=7395)
