
@thedavidprice
@thedavidprice you can file an issue to transform Redwood.js to "Redwood"
@aldonline Once upon a time we started down the route of the CLI watching for new versions and messaging the user accordingly. Turns out I didn't find a simple way to "check for more recent version" at the time. Might be a good next step after this feature is implemented.
Note: one important implementation detail is that there are often breaking changes or code mods required between minor versions (as you know well). So the priority UX became 1) alert user about a new version and 2) direct user to release notes URL VS. _make it super simple to upgrade_. We give upgrade instructions in Release Notes. In the future post v1, we'll want to just "make it simple to upgrade".
Implemented in 0.0.12
@thedavidprice I also added an 'info' icon if there is a new version. you can click on the version to learn more
