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

Bump Suave from 2.5.6 to v2.6.0. #351

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

StrigoEnTurbano
Copy link
Contributor

@StrigoEnTurbano StrigoEnTurbano commented Nov 8, 2023

https://gist.github.com/StrigoEnTurbano/b730de886afd84c71468ee72ff8da9da

I cannot use Fable.Remoting.Suave with Suave (2.6.0 +) because it awaits HttpContext.UserState to be Map instead of Dictionary.
Code at 26 line of FableSuaveAdapter.fs { ctx with ... } fails because record type changed.

We have to use source file in our solutions to properly use package and it works.

@StrigoEnTurbano
Copy link
Contributor Author

@Zaid-Ajaj Can you accept this PR? Or review it atleast?

@Zaid-Ajaj
Copy link
Owner

Hi @StrigoEnTurbano apologies for the delay, I must have missed the notification for the PR, will merge and update packages ASAP

@Zaid-Ajaj Zaid-Ajaj merged commit 4bbdafd into Zaid-Ajaj:master Nov 27, 2023
Zaid-Ajaj added a commit that referenced this pull request Nov 27, 2023
@Zaid-Ajaj
Copy link
Owner

Merged and published as of Fable.Remoting.Suave v4.36.0 🚀 thank you for the PR 🙏

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

Successfully merging this pull request may close these issues.

2 participants