cli@0.1.0
📦 remixView on GitHub →
✨ 2 features🔧 2 symbols
Summary
This release introduces the initial version of @remix-run/cli, exposing the programmatic runRemix() API and various CLI commands. It also includes dependency bumps for several internal packages.
Migration Steps
- If you need the user-facing executable, use the `remix` package instead of the programmatic API exposed by `@remix-run/cli`.
✨ New Features
- Initial release of @remix-run/cli with the public runRemix() API.
- Added commands for project scaffolding, health checks and fixes, route inspection, skills syncing, and running tests in @remix-run/cli.