- Move RELEASE_NOTES into template directory
- Fix #12: Could not download FSharp.Core 4.2
- Update to Fable 1.0.8
- Update npm packages to latest versions
- Use Paket to resolve Fable deps
- Change
GroupIdentity
to prevent conflict with Fable simple template
- Simply
toHash
function. Removefunction
in favor ofmatch page with
- Remove
classList
helper. It's now present infable-react
- Set minimun version supported in package.json
- Fix
fable-core
to usenext
version - Update react/*.proj file
- Fix
DEBUG
conditional statement
- Set all fable-dependencies to use
next
version - Fix nuget file. (There was node_modules inside of it.)
- Fix void elements usage