stack/packages
Devin AI df52acb94f refactor: migrate config parsing from Babel AST to jiti
Replace parseHexclaveConfigFileContent and evaluateStaticConfigExpression
with jiti-based evalConfigFileContent. Move renderConfigFileContent from
hexclave-config-file.ts to config-rendering.ts alongside the new eval
function.

Removed functions:
- parseHexclaveConfigFileContent (Babel AST walker)
- tryParseHexclaveConfigFileContent
- evaluateStaticConfigExpression
- unwrapStaticConfigExpression

Added jiti dep to @hexclave/shared since config-rendering.ts now uses
jiti.evalModule for runtime evaluation of config file content strings.

Co-Authored-By: mantra <mantra@stack-auth.com>
2026-06-23 23:38:10 +00:00
..
cli chore: update package versions 2026-06-23 20:06:39 +00:00
dashboard-ui-components chore: update package versions 2026-06-23 20:06:39 +00:00
js chore: update package versions 2026-06-23 20:06:39 +00:00
next chore: update package versions 2026-06-23 20:06:39 +00:00
react chore: update package versions 2026-06-23 20:06:39 +00:00
sc chore: update package versions 2026-06-23 20:06:39 +00:00
shared refactor: migrate config parsing from Babel AST to jiti 2026-06-23 23:38:10 +00:00
shared-backend refactor: migrate config parsing from Babel AST to jiti 2026-06-23 23:38:10 +00:00
tanstack-start chore: update package versions 2026-06-23 20:06:39 +00:00
template perf: prefetch email theme previews during earlier onboarding steps (#1655) 2026-06-23 15:46:03 -07:00
ui chore: update package versions 2026-06-23 20:06:39 +00:00