Skip to content

Commit 5374da4

Browse files
release 2020-09-01-57 (#176)
Co-authored-by: GitHub <[email protected]>
1 parent 8d9794e commit 5374da4

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+2853
-312
lines changed

index.html

+19-5
Original file line numberDiff line numberDiff line change
@@ -611,7 +611,20 @@
611611

612612

613613

614-
<li class="chapter " data-level="6.1" data-path="pages/release-notes/typescript-3.9.html">
614+
<li class="chapter " data-level="6.1" data-path="pages/release-notes/typescript-4.0.html">
615+
616+
<a href="pages/release-notes/typescript-4.0.html">
617+
618+
619+
TypeScript 4.0
620+
621+
</a>
622+
623+
624+
625+
</li>
626+
627+
<li class="chapter " data-level="6.2" data-path="pages/release-notes/typescript-3.9.html">
615628

616629
<a href="pages/release-notes/typescript-3.9.html">
617630

@@ -624,7 +637,7 @@
624637

625638
</li>
626639

627-
<li class="chapter " data-level="6.2" data-path="pages/release-notes/typescript-3.8.html">
640+
<li class="chapter " data-level="6.3" data-path="pages/release-notes/typescript-3.8.html">
628641

629642
<a href="pages/release-notes/typescript-3.8.html">
630643

@@ -1049,7 +1062,7 @@ <h1>
10491062

10501063
<h1 id="typescript-handbook-&#xD55C;&#xAE00;-&#xBB38;&#xC11C;">TypeScript-Handbook &#xD55C;&#xAE00; &#xBB38;&#xC11C;</h1>
10511064
<p><a href="https://travis-ci.com/github/typescript-kr/typescript-kr.github.io" target="_blank"><img src="https://api.travis-ci.com/typescript-kr/typescript-kr.github.io.svg?branch=master" alt="Build Status"></a> <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
1052-
<a href="#contributors-"><img src="https://img.shields.io/badge/all_contributors-35-orange.svg?style=flat-square" alt="All Contributors"></a>
1065+
<a href="#contributors-"><img src="https://img.shields.io/badge/all_contributors-36-orange.svg?style=flat-square" alt="All Contributors"></a>
10531066
<!-- ALL-CONTRIBUTORS-BADGE:END -->
10541067
<a href="https://github.com/typescript-kr/typescript-kr.github.io/releases" target="_blank"><img src="https://img.shields.io/github/release-date/typescript-kr/typescript-kr.github.io" alt="Release Date"></a><!-- RELEASE-DATE-BADGE:END -->
10551068
<a href="https://github.com/typescript-kr/typescript-kr.github.io/stargazers" target="_blank"><img src="https://img.shields.io/github/stars/typescript-kr/typescript-kr.github.io" alt="Stars"></a><!-- STARS-BADGE:END --></p>
@@ -1104,12 +1117,13 @@ <h2 id="&#xCEE8;&#xD2B8;&#xB9AC;&#xBDF0;&#xD130;-&#xBAA9;&#xB85D;-&#x2728;">&#xC
11041117
<td align="center"><a href="https://github.com/seohyun0120" target="_blank"><img src="https://avatars3.githubusercontent.com/u/35247295?v=4" width="80px;" alt=""><br><sub><b>SeohyunYoon</b></sub></a><br><a href="#translation-seohyun0120" title="Translation">&#x1F30D;</a></td>
11051118
<td align="center"><a href="https://github.com/SeokHyeonChin" target="_blank"><img src="https://avatars1.githubusercontent.com/u/29259037?v=4" width="80px;" alt=""><br><sub><b>&#xC9C4;&#xC11D;&#xD604;</b></sub></a><br><a href="#translation-SeokHyeonChin" title="Translation">&#x1F30D;</a></td>
11061119
<td align="center"><a href="https://github.com/ssMinji" target="_blank"><img src="https://avatars1.githubusercontent.com/u/44194800?v=4" width="80px;" alt=""><br><sub><b>ssMinji</b></sub></a><br><a href="#translation-ssMinji" title="Translation">&#x1F30D;</a></td>
1107-
<td align="center"><a href="http://blog.naver.com/j_wish_" target="_blank"><img src="https://avatars3.githubusercontent.com/u/31684481?v=4" width="80px;" alt=""><br><sub><b>Wish Jung</b></sub></a><br><a href="#translation-ss-won" title="Translation">&#x1F30D;</a></td>
1120+
<td align="center"><a href="https://github.com/ss-won" target="_blank"><img src="https://avatars3.githubusercontent.com/u/31684481?v=4" width="80px;" alt=""><br><sub><b>Wish Jung</b></sub></a><br><a href="#translation-ss-won" title="Translation">&#x1F30D;</a></td>
11081121
</tr>
11091122
<tr>
11101123
<td align="center"><a href="https://github.com/zigsong" target="_blank"><img src="https://avatars2.githubusercontent.com/u/44080404?v=4" width="80px;" alt=""><br><sub><b>jieun song</b></sub></a><br><a href="#translation-zigsong" title="Translation">&#x1F30D;</a></td>
11111124
<td align="center"><a href="https://blog.naver.com/owjs3901" target="_blank"><img src="https://avatars1.githubusercontent.com/u/12480623?v=4" width="80px;" alt=""><br><sub><b>Jung Min O</b></sub></a><br><a href="#translation-owjs3901" title="Translation">&#x1F30D;</a></td>
11121125
<td align="center"><a href="https://github.com/sangminK" target="_blank"><img src="https://avatars2.githubusercontent.com/u/47021861?v=4" width="80px;" alt=""><br><sub><b>sangminK</b></sub></a><br><a href="#translation-sangminK" title="Translation">&#x1F30D;</a></td>
1126+
<td align="center"><a href="https://github.com/dhyoo99" target="_blank"><img src="https://avatars0.githubusercontent.com/u/55521320?v=4" width="80px;" alt=""><br><sub><b>Yoo Dahyoung</b></sub></a><br><a href="#translation-dhyoo99" title="Translation">&#x1F30D;</a></td>
11131127
</tr>
11141128
</table>
11151129

@@ -1157,7 +1171,7 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
11571171
<script>
11581172
var gitbook = gitbook || [];
11591173
gitbook.push(function() {
1160-
gitbook.page.hasChanged({"page":{"title":"소개","level":"1.1","depth":1,"next":{"title":"TS for the New Programmer(en)","level":"2.1","depth":1,"path":"pages/tutorials/ts-for-the-new-programmer.md","ref":"pages/tutorials/ts-for-the-new-programmer.md","articles":[]},"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":["theme-darkblue","addcssjs","highlight-1","custom-favicon","forkmegithub","sitemap-general","sitemap","ga"],"pluginsConfig":{"github":{"url":"https://github.com/typescript-kr/typescript-kr.github.io"},"search":{},"addcssjs":{"js":[],"css":["assets/css/atom-one-dark.css"]},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sitemap-general":{"prefix":"https://typescript-kr.gitbooks.io/"},"fontsettings":{"theme":"white","family":"sans","size":2},"theme-darkblue":{},"highlight":{},"favicon":"assets/images/favicon.ico","sitemap":{"hostname":"https://typescript-kr.github.io/"},"highlight-1":{},"custom-favicon":{},"ga":{"configuration":"auto","token":"UA-163809183-2"},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"forkmegithub":{"color":"darkblue","url":"https://github.com/typescript-kr/typescript-kr.github.io"},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"styles":{"website":"assets/css/website.css"}},"file":{"path":"README.md","mtime":"2020-08-25T11:08:38.745Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2020-08-25T11:09:32.460Z"},"basePath":".","book":{"language":""}});
1174+
gitbook.page.hasChanged({"page":{"title":"소개","level":"1.1","depth":1,"next":{"title":"TS for the New Programmer(en)","level":"2.1","depth":1,"path":"pages/tutorials/ts-for-the-new-programmer.md","ref":"pages/tutorials/ts-for-the-new-programmer.md","articles":[]},"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":["theme-darkblue","addcssjs","highlight-1","custom-favicon","forkmegithub","sitemap-general","sitemap","ga"],"pluginsConfig":{"github":{"url":"https://github.com/typescript-kr/typescript-kr.github.io"},"search":{},"addcssjs":{"js":[],"css":["assets/css/atom-one-dark.css"]},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sitemap-general":{"prefix":"https://typescript-kr.gitbooks.io/"},"fontsettings":{"theme":"white","family":"sans","size":2},"theme-darkblue":{},"highlight":{},"favicon":"assets/images/favicon.ico","sitemap":{"hostname":"https://typescript-kr.github.io/"},"highlight-1":{},"custom-favicon":{},"ga":{"configuration":"auto","token":"UA-163809183-2"},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"forkmegithub":{"color":"darkblue","url":"https://github.com/typescript-kr/typescript-kr.github.io"},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"styles":{"website":"assets/css/website.css"}},"file":{"path":"README.md","mtime":"2020-09-01T11:09:30.593Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2020-09-01T11:10:27.709Z"},"basePath":".","book":{"language":""}});
11611175
});
11621176
</script>
11631177
</div>

pages/advanced-types.html

+16-3
Original file line numberDiff line numberDiff line change
@@ -613,7 +613,20 @@
613613

614614

615615

616-
<li class="chapter " data-level="6.1" data-path="release-notes/typescript-3.9.html">
616+
<li class="chapter " data-level="6.1" data-path="release-notes/typescript-4.0.html">
617+
618+
<a href="release-notes/typescript-4.0.html">
619+
620+
621+
TypeScript 4.0
622+
623+
</a>
624+
625+
626+
627+
</li>
628+
629+
<li class="chapter " data-level="6.2" data-path="release-notes/typescript-3.9.html">
617630

618631
<a href="release-notes/typescript-3.9.html">
619632

@@ -626,7 +639,7 @@
626639

627640
</li>
628641

629-
<li class="chapter " data-level="6.2" data-path="release-notes/typescript-3.8.html">
642+
<li class="chapter " data-level="6.3" data-path="release-notes/typescript-3.8.html">
630643

631644
<a href="release-notes/typescript-3.8.html">
632645

@@ -2114,7 +2127,7 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
21142127
<script>
21152128
var gitbook = gitbook || [];
21162129
gitbook.push(function() {
2117-
gitbook.page.hasChanged({"page":{"title":"고급 타입","level":"4.1","depth":1,"next":{"title":"선언 병합","level":"4.2","depth":1,"path":"pages/declaration-merging.md","ref":"pages/declaration-merging.md","articles":[]},"previous":{"title":"제네릭","level":"3.9","depth":1,"path":"pages/generics.md","ref":"pages/generics.md","articles":[]},"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":["theme-darkblue","addcssjs","highlight-1","custom-favicon","forkmegithub","sitemap-general","sitemap","ga"],"pluginsConfig":{"github":{"url":"https://github.com/typescript-kr/typescript-kr.github.io"},"search":{},"addcssjs":{"js":[],"css":["assets/css/atom-one-dark.css"]},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sitemap-general":{"prefix":"https://typescript-kr.gitbooks.io/"},"fontsettings":{"theme":"white","family":"sans","size":2},"theme-darkblue":{},"highlight":{},"favicon":"assets/images/favicon.ico","sitemap":{"hostname":"https://typescript-kr.github.io/"},"highlight-1":{},"custom-favicon":{},"ga":{"configuration":"auto","token":"UA-163809183-2"},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"forkmegithub":{"color":"darkblue","url":"https://github.com/typescript-kr/typescript-kr.github.io"},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"styles":{"website":"assets/css/website.css"}},"file":{"path":"pages/advanced-types.md","mtime":"2020-08-25T11:08:38.785Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2020-08-25T11:09:32.460Z"},"basePath":"..","book":{"language":""}});
2130+
gitbook.page.hasChanged({"page":{"title":"고급 타입","level":"4.1","depth":1,"next":{"title":"선언 병합","level":"4.2","depth":1,"path":"pages/declaration-merging.md","ref":"pages/declaration-merging.md","articles":[]},"previous":{"title":"제네릭","level":"3.9","depth":1,"path":"pages/generics.md","ref":"pages/generics.md","articles":[]},"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":["theme-darkblue","addcssjs","highlight-1","custom-favicon","forkmegithub","sitemap-general","sitemap","ga"],"pluginsConfig":{"github":{"url":"https://github.com/typescript-kr/typescript-kr.github.io"},"search":{},"addcssjs":{"js":[],"css":["assets/css/atom-one-dark.css"]},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sitemap-general":{"prefix":"https://typescript-kr.gitbooks.io/"},"fontsettings":{"theme":"white","family":"sans","size":2},"theme-darkblue":{},"highlight":{},"favicon":"assets/images/favicon.ico","sitemap":{"hostname":"https://typescript-kr.github.io/"},"highlight-1":{},"custom-favicon":{},"ga":{"configuration":"auto","token":"UA-163809183-2"},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"forkmegithub":{"color":"darkblue","url":"https://github.com/typescript-kr/typescript-kr.github.io"},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"styles":{"website":"assets/css/website.css"}},"file":{"path":"pages/advanced-types.md","mtime":"2020-09-01T11:09:30.629Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2020-09-01T11:10:27.709Z"},"basePath":"..","book":{"language":""}});
21182131
});
21192132
</script>
21202133
</div>

0 commit comments

Comments
 (0)