Closed sjrd closed 4 years ago
I locally tested that manual/ornate
and apiDoc/unidoc
work and produce appropriate results.
I'm not sure how to test the consequences of upgrading sbt-ghpages and sbt-pgp.
Btw, after this PR I think we're completely ready to release a new version of scalajs-bundler that works well with Scala.js 1.0.0+ out of the box.
Upgrading to sbt 1.x required upgrading all sbt plugins.
Using Scala.js 1.x by default provides a better experience in Metals out of the box, because of the
scalajs-bundler-linker
project which cannot resolve with Scala.js 0.6.x.The sbt plugin is still compiled against sbt 1.2.8, so that users of sbt-scalajs-bundler are not forced to upgrade to sbt 1.3.x themselves.