Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add Kotlin 2.1.0 release details #4576

Merged
merged 32 commits into from
Nov 27, 2024
Merged

feat: add Kotlin 2.1.0 release details #4576

merged 32 commits into from
Nov 27, 2024

Conversation

koshachy
Copy link
Member

No description provided.

sarahhaggarty and others added 30 commits November 27, 2024 10:04
* update: adding information about new wasm jsexception handling

* implementing comments for TWr review
* Guard conditions in when expressions

This PR adds information about Guard conditions in when expressions and how to use them.

* Alejandro's review

* chore: adding `is` in a branch

Co-authored-by: Alejandro Serrano <[email protected]>

* chore: adding `data` in code line

Co-authored-by: Alejandro Serrano <[email protected]>

* Andrey review

* Update docs/topics/control-flow.md

Co-authored-by: Andrey Polyakov <[email protected]>

* chore: fix code comments

---------

Co-authored-by: Alejandro Serrano <[email protected]>
Co-authored-by: Andrey Polyakov <[email protected]>
Describing changes from [KT-69628](https://youtrack.jetbrains.com/issue/KT-69628/K-Wasm-Node.js-version-per-project): `NodeJsRootPlugin` deprecated, with settings moved to `NodeJsPlugin`.

---------

Co-authored-by: alejandrapedroza <[email protected]>
* update: adding information about different classpath snapshots

* implementing developer review comments

* implementing Ale's comments
* update: Wasm web APIs library

* chore: adding dependencies name

* chore: fixing version in code snippet

* chore: minor rephrase

* update: moved section

* chore: fix typo

* Sarah's review
* Add information about array interoperability

* Slava review

* TW review

* chore: rephrase

* chore: replace convert with copy
* wasm: improved debugging experience doc update & updated wizard image

* Danil review
)

* Add incremental compilation section in Wasm Troubleshooting

* chore: Zalim review

Co-authored-by: Zalim Bashorov <[email protected]>

* adding information about slow compilation

---------

Co-authored-by: Zalim Bashorov <[email protected]>
* update: update v.list and clean up the EAP info

* fix: small wording fixes
* update gradle-compiler-options.md and fix anchors

* Yahor review

* Yahor review round 2

* chore: fix code snippets

* chore: rephrase DSL levels explanation

* Aleksey review

* Added explanation about Android tasks

* Explanation about Kotlin Gradle plugin extensions

* chore: rephrased note

* chore: add anchor
* feat: add multi-dollar string interpolation feature

* update: rewrite the section after review

* fix: fixes after review

* fix: remove strange new line

* fix: add non-strange new line

* fix: remove strange full stop
* feat: Guard conditions in when expressions (#4417)

* Guard conditions in when expressions

This PR adds information about Guard conditions in when expressions and how to use them.

* Alejandro's review

* chore: adding `is` in a branch

Co-authored-by: Alejandro Serrano <[email protected]>

* chore: adding `data` in code line

Co-authored-by: Alejandro Serrano <[email protected]>

* Andrey review

* Update docs/topics/control-flow.md

Co-authored-by: Andrey Polyakov <[email protected]>

* chore: fix code comments

---------

Co-authored-by: Alejandro Serrano <[email protected]>
Co-authored-by: Andrey Polyakov <[email protected]>

* feat: add What's new in Kotlin 2.1.0

* update: update WN in Kotlin 2.1.0

* fix: rollback style changed

* fix: style fixes

* update: some doc updates

* fix: apply patch

* Revert "feat: Guard conditions in when expressions (#4417)"

This reverts commit b778f28.

* fix: fix the link

* fix: deliver fixes

* fix: deliver fixes after review

* fix: deliver fixes after review

---------

Co-authored-by: alejandrapedroza <[email protected]>
Co-authored-by: Alejandro Serrano <[email protected]>
@koshachy koshachy requested a review from a team as a code owner November 27, 2024 15:22
@koshachy koshachy merged commit 18bac21 into master Nov 27, 2024
4 checks passed
@koshachy koshachy deleted the 2-1-0-doc-update branch November 27, 2024 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants