Open
Description
per conversation in #1054 (comment)
i apparently misremembered the default behavior of npm pubilsh when you are publishing a package with a semver pre-release version. if something is a pre-release and there are stable releases, we should tag the npm publish as next, not latest. you can see examples of this with prettier and eslint