The Frontic CLI now checks for updates automatically.
When a new version is available:
$ frontic generate
β¨ Frontic CLI v2.1.0 available (current: v2.0.3)
Highlights: Improved type generation, faster builds
Run: npm update -g @frontic/cli
Features:
- Background checks - No slowdown to normal operations
- Non-intrusive - Notification appears once after command completion
- Optional - Pin versions in package.json or disable via environment variable
Stay current without manually tracking CLI releases.