-
-
Notifications
You must be signed in to change notification settings - Fork 782
F# no longer supported #8088
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
Comments
For what it's worth, the breaking change was the removal of |
We have scheduled work for this for 15.2, at the moment there is no harm done for the F# community to stay on 14.x as almost all features of 15 are source generator driven and would not work with F# anyway. |
Thank you for clarifying! |
Once 15.1 is out I will create a preview build for you... on |
Thanks, appreciate it. The API looks like what I need. Looking forward to the prerelease. No rush, I have a lot of other stuff on my plate, too. |
Could you please provide an update regarding the status of the aforementioned issue? I have observed the existence of version 16.0.0-p.2.0. I wonder if it is possible that running F# will be feasible with version 16 but not with version 15 :) Thanks a lot for your time and attention |
The base package will no longer support it going forward as we are mainly a C# dev team. But with 15.2 we are adding a hook so that @cmeeren will be able to take over F# support for Hot Chocolate. |
Yeah, I read about that change in 15.2. But since I saw there's already a preview of 16, I was wondering if those changes might be included in it. I guess we’ll just have to wait for 15.2. Thanks a lot for your help :) |
The changes are in PR #8134, which is not merged yet. Hoping it will be soon 😊 |
@IkertxoDt the 16 previews are really early previews with a lot of breaking parts :) we still are in full swing on version 15 with multiple V15 releases still in the pipeline. |
Product
Hot Chocolate
Is your feature request related to a problem?
The v15 migration docs state that F# support was dropped in favor of FSharp.HotChocolate, but FSharp.HotChocolate has never worked with v15.
This means that HotChocolate dropped F# support with no way to get it working again, apart from staying at v14.
There is an open issue where I have repeatedly tried to get help with getting it to work after the changes HotChocolate made in v15 (referring to a specific HC commit included in 15.0.0-p.12 that broke FSharp.HotChocolate).
The solution you'd like
To get the previously promised help fixing this. See the issue linked above for details.
Please let me know if there is any information I can provide to aid the process, or if this is on your list but not at the top. Currently, all I'm hearing is crickets.
The text was updated successfully, but these errors were encountered: