SAFE.Simplified
SAFE.Simplified copied to clipboard
A lightweight alternative template of SAFE for happy cross-IDE full-stack F# development
Bumps [terser](https://github.com/terser/terser) from 4.3.9 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) v4.8.0 Support for numeric separators (million...
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) 1.1.0 Improve performance...
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.21 to 7.0.39. Release notes Sourced from postcss's releases. 7.0.39 Reduce package size. Backport nanocolors to picocolors migration. 7.0.38 Update Processor#version. 7.0.37 Backport chalk to nanocolors migration....
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...
Hi Zaid! I just dusted off the templatized version of SAFE.Simplified that I started on a few years ago and got it back up and running with a few updates...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.10. Commits 8cd4c6c 1.5.10 ce7a01f [fix] Improve handling of empty port 0071490 [doc] Update JSDoc comment a7044e3 [minor] Use more descriptive variable name d547792 [security]...
I think the build project is misconfigured here. It is referring to `clientTests` as one of the directories and I think it means `client\tests`. Next, if you were to use...
Thank you for this awesome template! Have you tried it with .NET 5 yet? If so, how do I upgrade it to .NET 5? I tried changing the target framework,...
https://github.com/Zaid-Ajaj/SAFE.Simplified/blob/714f061662d2ff9946b9b01b35e80133e7aad857/client/src/Client.fsproj#L15 Use 3.2.0, see https://github.com/thoth-org/Thoth.Json/issues/45 for details.