Announcing Scala.js 1.12.0

Hello all,

We are excited to announce the release of Scala.js 1.12.0!

This release brings a number of bug fixes and enhancements. The highlights are:

  • Support for the JavaScript operator **, introduced in ECMAScript 2016.
  • Checked exceptions for ArrayStoreExceptionss and NegativeArraySizeExceptions

The Scala standard library was upgraded to version 2.12.17 and 2.13.10.

Read the announcement on the Web for more details:

Enjoy!
for the Scala.js team

10 Likes