Releases: ThoughtWorksInc/sbt-scala-js-map
Releases · ThoughtWorksInc/sbt-scala-js-map
v4.1.1
What's Changed
- Update scalafmt-core to 2.7.5 by @scala-steward in #93
- Update sbt-scalajs to 1.7.1 by @scala-steward in #92
- Update sbt-pgp to 2.1.1 by @scala-steward in #91
- Update scalafmt-core to 3.1.1 by @scala-steward in #96
- Update sbt-pgp to 2.1.2 by @scala-steward in #94
- Update sbt-example to 8.0.0 by @scala-steward in #97
- Update sbt-example to 8.1.0 by @scala-steward in #98
- Support Scala 3 by @Atry in #99
Full Changelog: v4.1.0...v4.1.1
v4.1.0
What's Changed
- Upgrade template by @Atry in #26
- Update sbt-scalajs to 0.6.28 by @scala-steward in #28
- Update org.eclipse.jgit to 5.3.2.201906051522-r by @scala-steward in #27
- Update org.eclipse.jgit to 5.3.4.201908231101-r by @scala-steward in #31
- Update sbt-best-practice to 7.1.1 by @scala-steward in #30
- Update org.eclipse.jgit to 5.4.2.201908231537-r by @scala-steward in #32
- Update sbt-scalajs to 0.6.29 by @scala-steward in #37
- Update org.eclipse.jgit to 5.4.3.201909031940-r by @scala-steward in #33
- Update template by @Atry in #41
- Update sbt to 1.3.3 by @scala-steward in #40
- Update org.eclipse.jgit to 5.5.1.201910021850-r by @scala-steward in #42
- Update sbt-sonatype to 3.8.1 by @scala-steward in #43
- Update sbt-scalajs to 0.6.31 by @scala-steward in #44
- Update sbt to 1.3.4 by @scala-steward in #45
- Update sbt-example to 7.0.0 by @scala-steward in #46
- Update sbt to 1.3.5 by @scala-steward in #48
- Update sbt to 1.3.10 by @scala-steward in #61
- Update sbt-sonatype to 3.9.2 by @scala-steward in #59
- Update sbt-pgp to 2.0.1 by @scala-steward in #49
- Update sbt-best-practice to 7.2.0 by @scala-steward in #50
- Update sbt-scalajs to 0.6.32 by @scala-steward in #53
- Update org.eclipse.jgit to 5.7.0.202003110725-r by @scala-steward in #57
- Update template by @Atry in #88
- Add more settings by @Atry in #89
- Always set up source map on CI by @Atry in #90
- Update org.eclipse.jgit to 5.13.0.202109080827-r by @scala-steward in #85
- Update sbt-sonatype to 3.9.10 by @scala-steward in #84
- Update sbt-scalajs to 0.6.33 by @scala-steward in #64
- Update sbt-example to 7.0.1 by @scala-steward in #63
- Update sbt-dynver to 4.1.1 by @scala-steward in #71
- Update sbt-pgp to 2.0.2 by @scala-steward in #76
Full Changelog: v4.0.0...v4.1.0
Don't configure source mapping when the work copy is dirty
Merge pull request #15 from ThoughtWorksInc/template Update template