FoalTS / foal

Full-featured Node.js framework, with no complexity. 🚀 Simple and easy to use, TypeScript-based and well-documented.
https://foalts.org/
MIT License
1.88k stars 137 forks source link

[CLI] Add `foal upgrade [version]` command #1193

Closed LoicPoullain closed 1 year ago

LoicPoullain commented 1 year ago

Issue

Resolves #1158.

Solution and steps

Checklist

codecov-commenter commented 1 year ago

Codecov Report

Base: 98.86% // Head: 98.86% // No change to project coverage :thumbsup:

Coverage data is based on head (b7861ad) compared to base (a6f15e5). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## v3-1-0 #1193 +/- ## ======================================= Coverage 98.86% 98.86% ======================================= Files 96 96 Lines 1668 1668 Branches 388 388 ======================================= Hits 1649 1649 Misses 19 19 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FoalTS). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FoalTS)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.