
"This is technically a hotfix patch release for 1.20.0, which was discovered to be severely broken, and was therefore never announced. These release notes therefore present it as a "minor release" compared to 1.19.0. This release mainly comes with many performance improvements to the WebAssembly and JavaScript backends alike. As of this writing, the latest versions of Firefox (since v131), Safari (since v18.4) and Chrome (since v137) support all the WebAssembly features required to run Scala.js-on-Wasm."
"This is a minor release, compared to 1.19.0: It is backward binary compatible with all earlier versions in the 1.x series: libraries compiled with 1.0.x through 1.19.x can be used with 1.20.x without change. It is not forward binary compatible with 1.19.x: libraries compiled with 1.20.x cannot be used with 1.19.x or earlier. It is not entirely backward source compatible: it is not guaranteed that a codebase will compile as is when upgrading from 1.19.x (in particular in the presence of -Xfatal-warnings)."
Scala.js 1.20.1 is a hotfix patch addressing a severely broken 1.20.0 and presented as a minor release compared to 1.19.0. The release delivers multiple performance improvements for both WebAssembly and JavaScript backends. Recent versions of Firefox (since v131), Safari (since v18.4) and Chrome (since v137) support all WebAssembly features required to run Scala.js-on-Wasm. New users are directed to the tutorial and community help in #scala-js on Discord and Stack Overflow; bug reports go to GitHub. Binary compatibility: 1.20.x is backward compatible with 1.0.x–1.19.x but not forward compatible with 1.19.x; some source incompatibilities may occur.
Read at Scala.js
Unable to calculate read time
Collection
[
|
...
]