|
|
|
|
|
by toastal
2863 days ago
|
|
avh4 has a tool called `elm-upgrade`[0] that gets you 80% of the way there. It worked fine for 0.17 -> 0.18 for me and helped me upgrade some libraries for 0.18 -> 0.19. The dev branches worked during the 0.19 alpha phase, so I'm sure it will be released shortly. [0]: https://github.com/avh4/elm-upgrade |
|