This repository was archived by the owner on Mar 22, 2023. It is now read-only.
translate v10.1.0#722
Merged
Merged
Conversation
outsideris
reviewed
May 16, 2018
| ### 주요 변경사항 | ||
|
|
||
| * **console**: | ||
| - console.table()이 색 표현을 사용하도록 만들었습니다. (TSUYUSATO Kitsune) [#20510](https://github.com/nodejs/node/pull/20510) |
| * **n-api**: | ||
| - 특별 심볼을 통해 모듈을 초기화합니다. (Gabriel Schulhof) [#20161](https://github.com/nodejs/node/pull/20161) | ||
| * **src**: | ||
| - 주 V8 플랫폼을 노출하기 위해 공개 API를 추가했습니다. (Allen Yonghuang Wang) [#20447](https://github.com/nodejs/node/pull/20447) |
Contributor
There was a problem hiding this comment.
주요 V8 플랫폼을 노출하는 공개 API를 추가했습니다.는 어떤가요?
| * **http**: | ||
| - request에 aborted 속성을 추가했습니다. (Robert Nagy) [#20094](https://github.com/nodejs/node/pull/20094) | ||
| * **n-api**: | ||
| - 특별 심볼을 통해 모듈을 초기화합니다. (Gabriel Schulhof) [#20161](https://github.com/nodejs/node/pull/20161) |
Contributor
There was a problem hiding this comment.
특별한 심볼로 모듈을 초기화합니다.는 어떤가요?
outsideris
approved these changes
May 16, 2018
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
close #721