cli v0.7.1
Patch Changes
-
Simplify the Remix skill bundled with new apps to start with documentation discovery through the installed package's
INDEX.md. It keeps a compact routing and component mental model, an interactive component example, and explicit browser hydration guidance, while leaving workflows and API details to the installed guides and READMEs.Scaffolded apps now run
remix testfromnpm testand include a router smoke test atapp/actions/controller.test.ts. -
Bumped
@remix-run/*dependencies: