stack/packages/template
Bilal Godil 521e810f72 chore(rename): finish Stack→Hexclave in dev-tool & AI prompts
Rename leftover "Stack" branding in the dev-tool copyable component
prompts and AI-assistant prompts:

- page-component-versions.ts: prose + switch example identifiers to the
  canonical Hexclave aliases (useHexclaveApp, HexclaveServerApp,
  HexclaveClientApp)
- dev-tool-core.ts: log download filename → hexclave-dev-tool-logs
- prompts.ts / shared-prompt.ts: "Stack API/SDK" → "Hexclave API/SDK"
- reminders.ts: "Stack App" → "Hexclave App", useStackApp → useHexclaveApp

Keeps intentional X-Stack-* backwards-compat aliases, the
stack_mfa_attempt_code storage key, and the "formerly Stack Auth" note.
2026-06-03 17:16:00 -07:00
..
scripts feat(hexclave): PR 3 — native @hexclave/* source rename + delete dual-publish wiring (#1482) 2026-05-29 15:21:59 -07:00
src chore(rename): finish Stack→Hexclave in dev-tool & AI prompts 2026-06-03 17:16:00 -07:00
.env Vanilla JS client library (#408) 2025-02-08 02:31:03 +01:00
.eslintrc.cjs New { type: "hosted" } for page URLs (#1261) 2026-03-27 14:48:01 -07:00
.gitignore Vanilla JS client library (#408) 2025-02-08 02:31:03 +01:00
components.json Vanilla JS client library (#408) 2025-02-08 02:31:03 +01:00
LICENSE Vanilla JS client library (#408) 2025-02-08 02:31:03 +01:00
next-env.d.ts Vanilla JS client library (#408) 2025-02-08 02:31:03 +01:00
package-template.json Merge origin/dev into cl/hexclave-rename-pr5 2026-06-03 13:27:38 -07:00
package.json Merge origin/dev into cl/hexclave-rename-pr5 2026-06-03 13:27:38 -07:00
postcss.config.js Vanilla JS client library (#408) 2025-02-08 02:31:03 +01:00
quetzal.config.json Vanilla JS client library (#408) 2025-02-08 02:31:03 +01:00
README.md Update package README 2026-05-28 09:59:54 -07:00
tailwind.config.js feat(hexclave): PR 3 — native @hexclave/* source rename + delete dual-publish wiring (#1482) 2026-05-29 15:21:59 -07:00
tsconfig.json In-source unit tests (#429) 2025-02-14 11:47:52 -08:00
tsdown.config.ts Fix build 2026-02-27 00:48:07 -08:00
vitest.config.ts feat(hexclave): PR 3 — native @hexclave/* source rename + delete dual-publish wiring (#1482) 2026-05-29 15:21:59 -07:00

This package has been renamed.

Stack Auth is now Hexclave! The new packages are:

  • @hexclave/next
  • @hexclave/react
  • @hexclave/js
  • @hexclave/cli

See the migration guide for more information.