You should be able to do *-*, 1.2.3-*, 1.x-*, and maybe even 1.2.3-alpha* and have those all do the right thing (by which I mean, those should all match both regular and prerelease versions)
You should be able to do `*-*`, `1.2.3-*`, `1.x-*`, and maybe even `1.2.3-alpha*` and have those all do the right thing (by which I mean, those should all match both regular and prerelease versions)