Skip to content

Commit 8f90c57

Browse files
committed
Clenaup Scala.js section
1 parent e994aa4 commit 8f90c57

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

_posts/2025-05-07-release-notes-3.7.0.md

+2-6
Original file line numberDiff line numberDiff line change
@@ -383,12 +383,8 @@ Scala 3 now uses the [Scala 2.13.16](https://github.com/scala/scala/releases/tag
383383

384384
#### Scala.js
385385

386-
Scala.js has been updated from version 1.16.0 to 1.19.0. Libraries published using Scala 3.7 must use Scala.js 1.19.0 or later. Key improvements include:
387-
388-
* Native support for JavaScript `async/await`, through `js.async { ... }` and `js.await(...)`
389-
* Small code size improvements for the JavaScript target when using SAM lambdas.
390-
* For Wasm only: support for the JavaScript Promise Integration feature (JSPI).
391-
386+
Scala.js has been updated from version 1.16.0 to 1.19.0.
387+
Libraries published using Scala 3.7 must use Scala.js 1.19.0 or later.
392388
Please refer to Scala.js changelogs for more details:
393389

394390
* [Scala.js 1.17.0](https://www.scala-js.org/news/2024/09/28/announcing-scalajs-1.17.0)

0 commit comments

Comments
 (0)