Skip to content

Commit db35496

Browse files
author
오제관[플레이스리뷰서비스개발]
committed
Translate 4.9 release page - lib.d.ts part
1 parent 00c45e1 commit db35496

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/documentation/ko/release-notes/TypeScript 4.9.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -426,12 +426,12 @@ You can read up more on these optimizations on their respective pull requests:
426426
* [`visitEachChild` as a jump-table](https://github.com/microsoft/TypeScript/pull/50266)
427427
* [Optimize substitition types](https://github.com/microsoft/TypeScript/pull/50397)
428428

429-
## Correctness Fixes and Breaking Changes
429+
## 수정 및 변경 사항
430430

431-
### `lib.d.ts` Updates
431+
### `lib.d.ts` 업데이트
432432

433-
While TypeScript strives to avoid major breaks, even small changes in the built-in libraries can cause issues.
434-
We don't expect major breaks as a result of DOM and `lib.d.ts` updates, but there may be some small ones.
433+
TypeScript 은 major break 는 피하기위해 노력하지만, 내장 라이브러리의 아주 작은 변경조차도 문제가 될 수 있습니다.
434+
DOM과 `lib.d.ts` 업데이트의 결과로 major break 는 일어나지 않을 것으로 기대하지만, 종종 작은 문제가 생길 수도 있습니다.
435435

436436
### Better Types for `Promise.resolve`
437437

0 commit comments

Comments
 (0)