softwaremill/scala-common

Publish tagging for Scala.js 1.x

Closed this issue · 1 comments

I'm working on porting Tapir over to Scala.js and it uses tagging (2.2.1) for some of the tests. Right now tagging is only published for Scala.js 0.6.x though.

It seems like the Scala.js plugin on master has already been updated to Scala.js 1.1:

addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.1.0")

I could also build it locally. It would be awesome if you could publish a Scala.js 1.x artifact.

adamw commented

Should be in central soon (~15 minutes?)