DEV Community

Discussion on: 20 tips for Angular performance(Part 1)

Collapse
 
grupphaus profile image
Gruppenhaus

Really helpful, thanks!
Question: Would it be recommended to update Angular CLI without updating the framework's core?

Collapse
 
unsuredev profile image
Jamaluddin Mondal

For me, I will recommend updating core also to avoid the unnecessary issue like
Invalid range: ">=5.0.0"
Invalid range: ">=2.3.1 <3.0.0||>=4.0.0"
Invalid range: ">=4.3.0||>5.0.0"