Skip to content

Conversation

xuwei-k
Copy link
Contributor

@xuwei-k xuwei-k commented Jan 5, 2022

No description provided.

@xuwei-k xuwei-k marked this pull request as draft January 5, 2022 06:06
@xuwei-k xuwei-k force-pushed the native-scala-3 branch 3 times, most recently from 7247b5b to 3585910 Compare January 23, 2022 01:39
@@ -140,26 +140,66 @@ lazy val xml = crossProject(JSPlatform, JVMPlatform, NativePlatform)
)
.jsEnablePlugins(ScalaJSJUnitPlugin)
.nativeSettings(
crossScalaVersions := Seq("2.13.8", "2.12.15"),
crossScalaVersions := Seq("2.13.8", "2.12.15", "3.1.0"),
Copy link

@sideeffffect sideeffffect Jan 31, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've heard 3.1.1 fixes some issues with Scala Native on Scala 3.x

@SethTisue
Copy link
Member

superseded by #592

@SethTisue SethTisue closed this Mar 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants