Skip to content

Commit ab27aac

Browse files
committed
update: add link to CMP for web blog post in whatsnew2220.md
1 parent c24d86d commit ab27aac

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

docs/topics/whatsnew/whatsnew2220.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22

33
_[Released: September 10, 2025](releases.md#release-details)_
44

5-
> We’d like to hear your thoughts about Kotlin!
6-
> [Please take our Kotlin Developer Survey](https://surveys.jetbrains.com/s3/7e238a7b85e5).
7-
> It only takes about 10 minutes, and your feedback will help us improve the language, tools, and ecosystem.
5+
> Share your thoughts on Kotlin!
6+
>
7+
> [Take our Kotlin Developer Survey](https://surveys.jetbrains.com/s3/7e238a7b85e5). It only takes about 10 minutes.
8+
> Your feedback helps us improve the language, tools, and ecosystem.
89
>
910
{style="note"}
1011

@@ -20,6 +21,10 @@ Additionally, here are some main highlights:
2021
* **Kotlin/Native**: [Support for stack canaries in binaries](#support-for-stack-canaries-in-binaries) and [smaller binary size for release binaries](#smaller-binary-size-for-release-binaries).
2122
* **Kotlin/JS**: [`Long` values compiled into JavaScript `BigInt`](#usage-of-the-bigint-type-to-represent-kotlin-s-long-type).
2223

24+
> Compose Multiplatform for web goes Beta. Learn more in our [blog post](https://blog.jetbrains.com/kotlin/2025/09/compose-multiplatform-1-9-0-compose-for-web-beta/).
25+
>
26+
{style="note"}
27+
2328
## IDE support
2429

2530
The Kotlin plugin that supports Kotlin 2.2.20 is bundled in the latest versions of IntelliJ IDEA and Android Studio.

0 commit comments

Comments
 (0)