List Only!
Use It
Once you have it installed and are sure you are using
these versions, please follow these instructions:
- Download the latest version of evancz/elm-examples
- Run elm-package install from the root of that repo, and make sure you are getting elm-lang/core 1.1.0
- Run elm-reactor from the root of the elm-examples repo and see if everything works.
If you run into anything, let me know here! If everything works, please try it with your stuff to see if anything comes up. When doing that, be absolutely certain you are using version 1.1.0 of core or you will have issues.
Please report back on "it works" as well. The more feedback the better!
Outline of changes
The changes are outlined
here and this should be all non-breaking improvements with one minor exception. When using elm-reactor and writing custom JS to start it,
Elm.fullscreenDebug is a bit different. Overall, I do not want people messing with that manually at this point in time, and I think some docs are out of date on this point. Please start a new thread if you have issues/concerns about that specific point.