stack/packages/template
Bilal Godil 6a18fef9e7 chore(hexclave): point repository URLs at hexclave/hexclave ahead of repo rename
Update every package.json `repository` field (published + private), README
contributor links, CHANGELOG screenshot URLs, the stack-cli emulator default
repo, and docs-mintlify GitHub links from hexclave/stack-auth (and the legacy
stack-auth/stack-auth slug) to hexclave/hexclave, in preparation for renaming
the GitHub repository.

Deliberately left on the old slug:
- npm-publish.yaml Actions environment name (matches repo Settings, not a URL)
- DeepWiki repo ids in backend qa-reviewer / internal-tool (external index)
- legacy docs/ folder (dropped from the workspace, slated for removal)
2026-05-28 18:54:26 -07:00
..
scripts feat(hexclave): rename @stackframe/* → @hexclave/* (PR 3) 2026-05-23 17:41:53 -07:00
src Remove dead dual-publish wiring: rewrite script + deprecation warning 2026-05-28 17:32:54 -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 chore(hexclave): point repository URLs at hexclave/hexclave ahead of repo rename 2026-05-28 18:54:26 -07:00
package.json chore(hexclave): point repository URLs at hexclave/hexclave ahead of repo rename 2026-05-28 18:54:26 -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): rename @stackframe/* → @hexclave/* (PR 3) 2026-05-23 17:41:53 -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): rename @stackframe/* → @hexclave/* (PR 3) 2026-05-23 17:41:53 -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.