fabro/lib
Bryan Helmkamp e7099adf3d
refactor(server): drop StubEnv newtype for HashMap EnvSource impl
StubEnv was a thin newtype only used by tests but compiled into every
build. Implementing EnvSource directly on HashMap<String, String> lets
test sites pass a HashMap and removes the type entirely.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-23 08:03:00 -04:00
..
crates refactor(server): drop StubEnv newtype for HashMap EnvSource impl 2026-04-23 08:03:00 -04:00
packages/fabro-api-client Merge remote-tracking branch 'origin/main' 2026-04-22 20:24:50 -04:00