feat: bump FSharp.Analyzer.SDK to v0.36.0#168
Conversation
|
Please add a changelog entry for this so a new version gets released to NuGet. |
f4df90c to
9834c17
Compare
|
@nojaf I tried to mimic what other CHANGELOG commits were doing. Hopefully, it was ok for me to set a version |
| @@ -1,5 +1,11 @@ | |||
| # Changelog | |||
|
|
|||
| ## 0.14.12 - 2026-03-13 | |||
There was a problem hiding this comment.
@TheAngryByrd any ideas why minors are not used here?
None of this is binary compatible, so kinda weird to have a revision bump.
@MangelMaxime only played ball with what is already there, but weird nonetheless.
There was a problem hiding this comment.
Mainly because I forgot it's always binary incompatible
There was a problem hiding this comment.
Do you want me to bump it to 0.15.0 ?
There was a problem hiding this comment.
I personally would like that. Sorry for the nitpicking
There was a problem hiding this comment.
No problem done
|
Yep, thanks @MangelMaxime you did what I hoped for! |
9834c17 to
e815335
Compare
|
Thanks a bunch Maxime! |
Hello,
After updating to
fsharp-analyzersversion0.36.0in Fable repo, we are seeing issues with running the Ionide.Analyzers.It seems caused by the Ionide.Analyzers not being built againt SDK version 0.36.0.