Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _posts/2026-06-10-release-notes-3.3.8.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ compatibility, by testing over 1500 projects in the
command is running ask for confirmation before exiting.
[#24127](https://github.com/scala/scala3/pull/24127)
- Numerous linting and presentation compiler improvements and fixes.
- New '-YfutureLazyVals' options that allows to compile with new lazy val
- New `-Yfuture-lazy-vals` options that allows to compile with new lazy val
implementation compatible with all JDK 9+
[#637](https://github.com/scala/scala3-lts/pull/637)

Expand Down