stack/packages/template
Bilal Godil 4a8245ae4d Merge origin/dev into cl/hexclave-rename-pr5
Resolve conflict in packages/template/package.json: kept the @hexclave/template
name from this branch and adopted dev's updated auto-generated comment wording
(matches the regenerated COMMENT_LINE in scripts/utils.ts and sibling packages).
Also retained dev's 'src' entry in the files array.

Adjusted the SDK reminder note dev added to reminders.ts to reference
src/lib/hexclave-app (renamed on this branch) instead of src/lib/stack-app.
2026-06-03 13:27:38 -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 Hexclave rename PR5: rename lib/stack-app -> lib/hexclave-app (Step 13/A) 2026-06-03 12:17:14 -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.