antfu-collective / taze

🥦 A modern cli tool that keeps your deps fresh
MIT License
2.88k stars 85 forks source link

support `xxx-rc.x` version format #98

Closed alephpi closed 11 months ago

alephpi commented 11 months ago

Clear and concise description of the problem

Hi, I'm using taze to bump up my vitepress project but as the vitepress now has version format as 1.0.0-rc.34, it seems taze cannot keep tracking the updates on this format.

Suggested solution

NaN

Alternative

No response

Additional context

No response

Validations

antfu commented 11 months ago

You will need to have ^1.0.0-rc.34 or run taze -l