fabro/lib
Bryan Helmkamp 91d789a9f3 Use # as SlateDB key separator instead of /
File paths in node asset keys contain / (e.g. src/main.rs), which
conflicted with the / segment separator. Using # eliminates the
ambiguity — the filename is always the trailing segment after the
last #, so embedded slashes parse correctly.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-03 16:39:24 -07:00
..
crates Use # as SlateDB key separator instead of / 2026-04-03 16:39:24 -07:00
packages/fabro-api-client Prefix API routes with /api/v1 2026-03-30 16:17:06 -04:00