Announcing Scala.js 1.2.0

Hello everyone!

We are pleased to announce the release of Scala.js 1.2.0!

The highlight of this release is the addition of the JavaScript types js.Map[K, V] and js.Set[T] in the standard library. Thanks to @exoego for this contribution!

In addition, this release contains a number of bug fixes and small improvements. The version of the Scala standard library has been upgraded to Scala 2.12.12 and 2.13.3.

Read the announcement on the Web for more details:

Enjoy!
the Scala.js team

5 Likes