Skip to content

Commit 0140ab0

Browse files
CopilotT-Gro
andcommitted
Add release notes for --typecheck-only flag support in F# Interactive
Co-authored-by: T-Gro <[email protected]>
1 parent 7d5cba7 commit 0140ab0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/release-notes/.FSharp.Compiler.Service/10.0.100.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
### Added
22
* Add opt-in warning attribute not valid for union case with fields [PR #18532](https://github.com/dotnet/fsharp/pull/18532))
33
* Add support for `when 'T : Enum` library-only static optimization constraint. ([PR #18546](https://github.com/dotnet/fsharp/pull/18546))
4+
* Add `--typecheck-only` flag support for F# Interactive (FSI) scripts to type-check without execution. ([Issue #18686](https://github.com/dotnet/fsharp/issues/18686))
45

56
### Fixed
67

0 commit comments

Comments
 (0)