Skip to content

0.19.1-revision11

Compare
Choose a tag to compare
@lydell lydell released this 02 Jan 19:50
· 11 commits to master since this release
9c4ffdc

Fixed

  • elm-test init now prints a working link to the elm-explorations/test package. Thanks to Max Strübing!
  • If you ever saw RuntimeError: unreachable when trying to use elm-test, that should not be possible to happen anymore. elm-test now depends on the latest version of elm-solve-deps-wasm which solved that problem. (Previously, you had to make sure you had that version installed yourself).