Skip to content

Announcing Scala.js 1.15.0 #622

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

Merged
merged 1 commit into from
Dec 29, 2023
Merged

Announcing Scala.js 1.15.0 #622

merged 1 commit into from
Dec 29, 2023

Conversation

gzm0
Copy link
Contributor

@gzm0 gzm0 commented Dec 27, 2023

No description provided.

@gzm0 gzm0 changed the title wip Announcing Scala.js 1.15.0 Dec 27, 2023
@gzm0
Copy link
Contributor Author

gzm0 commented Dec 27, 2023

@sjrd, I need some input here regarding the exact compatibility story for the Scalalib adjustments. IIUC depending on what exact sequence Scala / the build tools make adjustments, 1.15.0 is fully backwards compatible even for non sbt-scalajs users.

@sjrd
Copy link
Member

sjrd commented Dec 28, 2023

Yes that's right. The versioning and artifact arrangements are such that existing build tools, even non sbt-scalajs ones, can be used out of the box. It will remain so until a version of Scala gets published with actual changes to the stdlib, in which case a build tool that knows about the new scheme will be required.

@gzm0 gzm0 marked this pull request as ready for review December 28, 2023 07:34
@gzm0 gzm0 requested a review from sjrd December 28, 2023 07:34

## Improvements

* Add java.io.FilterReader to the javalib (thanks to @ekrich).
Copy link
Member

Choose a reason for hiding this comment

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

NIT:

Suggested change
* Add java.io.FilterReader to the javalib (thanks to @ekrich).
* Add `java.io.FilterReader` to the javalib (thanks to @ekrich).

@gzm0 gzm0 merged commit be8a331 into scala-js:main Dec 29, 2023
@gzm0 gzm0 deleted the release-1.15.0 branch December 29, 2023 07:17
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.

2 participants