
"This release introduces several changes with compatibility concerns, particularly deprecating JDK < 17 and disabling the Google Closure Compiler by default in all configurations."
"It is backward binary compatible with all earlier versions in the 1.x series, allowing libraries compiled with 1.0.x through 1.20.x to be used with 1.21.0 without change."
"Exceptions subject to Undefined Behavior coming from the javalib are now consistently treated as Undefined Behavior, including NullPointerException and StringIndexOutOfBoundsException."
Scala.js 1.21.0 has been released with significant changes, including the deprecation of JDK versions below 17 and the Google Closure Compiler, which is disabled by default. This minor release maintains backward binary compatibility with earlier 1.x versions but is not forward binary compatible with 1.20.x. There are also changes regarding exceptions from the javalib, which are now consistently treated as Undefined Behavior. Performance improvements and bug fixes are included, and users are encouraged to review the release notes for important information.
Read at Scala.js
Unable to calculate read time
Collection
[
|
...
]