Skip to content

Latest commit

 

History

History
executable file
·
32 lines (21 loc) · 792 Bytes

RELEASE_NOTES.md

File metadata and controls

executable file
·
32 lines (21 loc) · 792 Bytes

0.2.3

  • Move RELEASE_NOTES into template directory
  • Fix #12: Could not download FSharp.Core 4.2

0.2.2

  • Update to Fable 1.0.8
  • Update npm packages to latest versions

0.2.0

  • Use Paket to resolve Fable deps
  • Change GroupIdentity to prevent conflict with Fable simple template

0.1.8

  • Simply toHash function. Remove function in favor of match page with
  • Remove classList helper. It's now present in fable-react
  • Set minimun version supported in package.json

0.1.7

  • Fix fable-core to use next version
  • Update react/*.proj file
  • Fix DEBUG conditional statement

0.1.6

  • Set all fable-dependencies to use next version
  • Fix nuget file. (There was node_modules inside of it.)
  • Fix void elements usage