- Bruh Fable's binding docs are so vague wtf
- Fixed loads of functions being curried therefore generating broken JS
- So those 1.1.0 ops were useless, use the Fable.JsInterop ones
- Switched out all
Async<>
s forJS.Promise<>
s, happypromise {}
ing!
- Added the dynamic get (?) and set (?<-) operators to ease in use of webpack modules
- Initial Release to NuGet of Fable.Cumcord