Lessons from opensource: Log "new version is available" to your CLI
These lessons are picked from next.js/create-next-app open source code. In this article, you will learn how the CLI logs that a new version of create-next-app is available when there is a new version released.
// The following code snippet is from: ...
ramunarasinga.hashnode.dev2 min read