Skip to content

Conversation

@abonie
Copy link
Member

@abonie abonie commented Nov 6, 2025

Copilot AI review requested due to automatic review settings November 6, 2025 16:02
@abonie abonie requested review from a team and BillWagner as code owners November 6, 2025 16:02
@dotnetrepoman dotnetrepoman bot added this to the November 2025 milestone Nov 6, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds comprehensive documentation for F# 10 features. The document introduces new language features, library improvements, and tooling enhancements available in F# 10 that ships with .NET 10 and Visual Studio 2022.

Key changes:

  • New documentation file covering 11 major F# 10 features including scoped warning suppression, access modifiers on auto properties, ValueOption optional parameters, tail-call support in computation expressions, and parallel compilation.
  • Detailed examples with code snippets demonstrating before/after patterns for each feature.
  • Breaking changes and compatibility notes are clearly highlighted throughout.

Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

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

Thanks @abonie

This is a great draft. I had a couple comments to consider.

@abonie
Copy link
Member Author

abonie commented Nov 7, 2025

Thanks @abonie

This is a great draft. I had a couple comments to consider.

Thanks for the feedback! I have made some changes based on your comments @BillWagner

---
title: What's new in F# 10 - F# Guide
description: Get an overview of the new features available in F# 10.
ms.date: 11/11/2025
Copy link
Member Author

Choose a reason for hiding this comment

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

@BillWagner @gewarren I have copy-pasted this metadata section from a previous article and I simply guessed that ms.date is preferred publication date, let me know if that's wrong

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants