Skip to content

@thexjs/cli@1.1.0

Choose a tag to compare

@github-actions github-actions released this 09 Aug 03:34
· 33 commits to main since this release
06b7d89

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 missing AUTH_SECRET.
    Exits non-zero when problems are found.

Patch Changes

  • Updated dependencies [fbd5e29]
  • Updated dependencies [58aa123]
    • @thexjs/core@1.2.0
    • @thexjs/adapter-vercel@1.0.1