Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scalajs 1.0 support #10

Merged
merged 3 commits into from May 30, 2020
Merged

Scalajs 1.0 support #10

merged 3 commits into from May 30, 2020

Conversation

mliarakos
Copy link
Owner

Initial support to cross compile with Scala.js 1.0 using an environment variable as described in the Scala.js 1.0.0 release notes.

Waiting on Scala.js 1.0 support from:

@mliarakos mliarakos changed the base branch from master to develop March 20, 2020 01:04
@mliarakos mliarakos self-assigned this Mar 22, 2020
@andreaTP
Copy link

On Akka.js side please note that starting from 2.2.6.4 we support only sjs 1.X.
If you really need to keep backward compatibility open an issue on Akka.js since it means additional work and maintenance I was not planning to do.
Thanks for your effort!

@mliarakos
Copy link
Owner Author

@andreaTP thanks for the update, I appreciate all your hard work. Given that, I might also move to Scala.js 1.x only, it will make things easier on my end too.

If there are any Lagom.js users who have a critical need for Scala.js 0.6.x support, please comment.

@mliarakos
Copy link
Owner Author

Submitted playframework/play-json#454.

@mliarakos
Copy link
Owner Author

All dependencies now support Scala.js 1.0.x. Updated the PR to drop Scala.js 0.6.x and support Scala.js 1.0.x only.

@mliarakos mliarakos merged commit d3b30d4 into develop May 30, 2020
@mliarakos mliarakos deleted the feature/scalajs-1.0 branch May 30, 2020 05:23
@mliarakos mliarakos changed the title [WIP] Scalajs 1.0 Support Scalajs 1.0 support May 30, 2020
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.

None yet

2 participants