Skip to content

Releases: klazuka/elm-hot

v1.0.0

07 Sep 17:55
Compare
Choose a tag to compare
  • find Browser.Navigation.Key anywhere in the model (#10)
  • allow Elm app init to called without any args at all (#11)
  • ignore Cmd side effects from init after HMR
  • move scope function call into condition body [fix for rails/webpacker] (#7)
  • remove old navigation listeners when reloading (#8)

Thanks to @mjenssen and @dmerand for contributing!