@thexjs/cli@1.1.0
·
33 commits
to main
since this release
Minor Changes
- 43fa19d: Add
x doctor: a project diagnostics command that checks Bun version, config
presence/parse, expected directories (pages/api/actions/layouts/content/public),
route-tree compilation, installed@thexjs/*packages, and -- for production
envs -- server-only env access across pages/actions and a missingAUTH_SECRET.
Exits non-zero when problems are found.