stack/packages
Bilal Godil 1e4f4e477f fix(hexclave): rename leftover @stackframe/stack-shared globals import to @hexclave/shared
The @hexclave/* source rename (#1482) missed createGlobal's import in the two
template providers, and PR 3 deleted the compat layer that used to alias
@stackframe/stack-shared. As a result `pnpm build:packages` fails to resolve
@stackframe/stack-shared/dist/utils/globals when Turbopack builds the dashboard.
Point both imports at @hexclave/shared (regenerated SDKs follow from the template).
2026-06-01 11:35:19 -07:00
..
dashboard-ui-components feat(hexclave): PR 3 — native @hexclave/* source rename + delete dual-publish wiring (#1482) 2026-05-29 15:21:59 -07:00
init-stack feat(hexclave): PR 3 — native @hexclave/* source rename + delete dual-publish wiring (#1482) 2026-05-29 15:21:59 -07:00
js feat(hexclave): PR 3 — native @hexclave/* source rename + delete dual-publish wiring (#1482) 2026-05-29 15:21:59 -07:00
react feat(hexclave): PR 3 — native @hexclave/* source rename + delete dual-publish wiring (#1482) 2026-05-29 15:21:59 -07:00
stack feat(hexclave): PR 3 — native @hexclave/* source rename + delete dual-publish wiring (#1482) 2026-05-29 15:21:59 -07:00
stack-cli feat(hexclave): PR 3 — native @hexclave/* source rename + delete dual-publish wiring (#1482) 2026-05-29 15:21:59 -07:00
stack-sc feat(hexclave): PR 3 — native @hexclave/* source rename + delete dual-publish wiring (#1482) 2026-05-29 15:21:59 -07:00
stack-shared feat(hexclave): PR 3 — native @hexclave/* source rename + delete dual-publish wiring (#1482) 2026-05-29 15:21:59 -07:00
stack-ui feat(hexclave): PR 3 — native @hexclave/* source rename + delete dual-publish wiring (#1482) 2026-05-29 15:21:59 -07:00
tanstack-start feat(hexclave): PR 3 — native @hexclave/* source rename + delete dual-publish wiring (#1482) 2026-05-29 15:21:59 -07:00
template fix(hexclave): rename leftover @stackframe/stack-shared globals import to @hexclave/shared 2026-06-01 11:35:19 -07:00