nuxt/cli

detect new release and prompt to self-update

Closed this issue · 2 comments

if nuxi is globally-installed this will become all the more important to ensure we can release fixes and have them rolled out easily

pi0 commented

Already implemented basic version #10 > #11

Self update and prompt requires some more iterations (also kinda blocking behavior we probably need to only do it for global installation of CLI and based on caching)

pi0 commented

Closing since is added. Feel free to PR for improvements or suggestions (also this functionality is being migrated to consola+nypm+citty)