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

[minor] Update to Fable.SimpleJson v3.24 to get the CSP compliant fix #327

Closed cr3wdayt5p closed 1 year ago

cr3wdayt5p commented 1 year ago

Fable.SimpleJson v3.24 allows for using a stricter 'content-security-policy' header (no 'unsafe-eval' needed).

Zaid-Ajaj commented 1 year ago

Fixed as of Fable.Remoting.Client v7.24 which includes Fable.SimpleJson v3.24