Skip to content

Commit f123a16

Browse files
sarahhaggartydanil-pavlovdaniCsorbaJBzarechenskiyAlejandraPedroza
authored
Kotlin 2.2.20 release (#5069)
* update: remove kapt k2 Gradle property * update: add top-level dependencies block * update: add compiler execution strategies for maven * update: intel-based apple target support (#5008) * feat: v.list and gradle version updates for 2.2.20 release * Update kotlin-language-features-and-proposals.md * feat: Updating Kotlin/JS docs for Kotlin 2.2.20 release (#5051) * Updating Kotlin/JS docs for Kotlin 2.2.20 release * chore: removed repetitive sentence * SME review * chore: fix sentence * Sarah review * chore: add compiler option to reference * Sarah review * feat: add information about receiver-context parameter ambiguity (#5054) * feat: add information about receiver-context parameter ambiguity * renaming function * rewriting context paremeter shadowing based on Alejandro's comments * implementing Alejandra's comments * fix shell prompts in native-debugging (#5063) Co-authored-by: Aleksei.Glushko <[email protected]> * update: add info about compiler options common schema * feat: support for swift export (#5009) * feat: new object summaries (#5060) * feat: new page about kotlin daemon * feat: block parameter names (#5024) * feat: kdoc export by default (#5027) * update: web targets diagram * chore: add Kotlin daemon links * feat: Kotlin/Wasm going beta doc updates (#5049) * Kotlin/Wasm going beta doc updates * chore: fix anchors * chore: fix bullets format * Zalim review * Zalim review round 2 * Replace screenshots * chore: remove anchor * Aleksey review * update: replace wizard screenshot * chore: clarification in note * feat: add what's new for 2.2.20 * chore: update Kotlin/Wasm component stability to Beta --------- Co-authored-by: Sarah Haggarty <[email protected]> Co-authored-by: Danil Pavlov <[email protected]> Co-authored-by: Daniel Csorba <[email protected]> Co-authored-by: Mikhail Zarechenskiy <[email protected]> Co-authored-by: alejandrapedroza <[email protected]> Co-authored-by: Dániel Csorba <[email protected]> Co-authored-by: Aleksei.Glushko <[email protected]>
1 parent c413262 commit f123a16

Some content is hidden

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

53 files changed

+2590
-521
lines changed

data/releases.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
url: https://github.com/JetBrains/kotlin/releases
22

33
latest:
4-
version: 2.2.10
5-
url: https://github.com/JetBrains/kotlin/releases/tag/v2.2.10
4+
version: 2.2.20
5+
url: https://github.com/JetBrains/kotlin/releases/tag/v2.2.20

docs/images/multiplatform/diagrams/default-hierarchy-example-with-web.svg

Lines changed: 27 additions & 26 deletions
Loading
15.7 KB
Loading
434 KB
Loading
297 KB
Loading
196 KB
Loading
-380 KB
Binary file not shown.
-128 KB
Binary file not shown.
17.4 KB
Loading
11.4 KB
Loading

0 commit comments

Comments
 (0)