Hi all, I want to update package from 0.18 to 0.19. I used elm-upgrade to update package and when using elm publish it is saying package has not been published yet. Any suggestions. Thanks
I think that 0.18 packages were purged from the package library as part of the 0.19 transition. I would confirm that your package isn’t listed, and then reset the version back to 1.0.0.
This is a “free” major version bump, so if you have any breaking API changes you want to make, consider making them now.