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

revert attributes feature #18355

Open
wants to merge 2 commits into
base: release/dev17.13
Choose a base branch
from

Conversation

KevinRansom
Copy link
Member

@KevinRansom KevinRansom commented Mar 3, 2025

Revert EnforceAttributeTargets to preview.

There were some libraries that relied on a relaxed enforcement of attribute targets, particularly on Union types. This caused F# 9.0 the apps that relied on these libraries.

In order to reduce the number of times we have to fix bugs related to this, we will reset the feature back to preview mode. Allowing us to re-evaluate how we want this to work in the future, we can re-enable the feature when we have a better unsderstood design.

Update, fsharp.core and fsharp.compiler service package version numbers.

/cc @baronfel /cc @T-Gro

@KevinRansom KevinRansom requested a review from a team as a code owner March 3, 2025 22:43
Copy link
Contributor

github-actions bot commented Mar 3, 2025

❗ Release notes required


✅ Found changes and release notes in following paths:

Change path Release notes path Description
src/Compiler docs/release-notes/.FSharp.Compiler.Service/9.0.202.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: New
Development

Successfully merging this pull request may close these issues.

1 participant