Zaid-Ajaj / Fable.Remoting

Type-safe communication layer (RPC-style) for F# featuring Fable and .NET Apps
https://zaid-ajaj.github.io/Fable.Remoting/
MIT License
272 stars 55 forks source link

Resolve issue with Fable 4.13 and GET requests not firing #362

Closed martinbryant closed 4 months ago

martinbryant commented 4 months ago

Fixes #361

Updates to Fable 4.13

All IntegrationTests are passing

Zaid-Ajaj commented 4 months ago

Thanks a lot @martinbryant and sorry for the delayed response! Merged and published as of Fable.Remoting.Client v7.32 and it should be available soon on nuget

martinbryant commented 4 months ago

@Zaid-Ajaj thanks very much for getting that one released