fleet-memory/hindsight-clients
Chris Bartholomew 160c5581ec
fix: add DOM.Iterable lib to resolve URLSearchParams.entries() type error (#27)
The generated queryKeySerializer.gen.ts uses URLSearchParams.entries() which
requires DOM.Iterable in the TypeScript lib config for proper type definitions.
2025-12-12 17:34:47 +01:00
..
python Fix base CI issues and the defaults in .env.example (#24) 2025-12-11 16:48:12 -05:00
rust improve ci and tests (#22) 2025-12-09 19:16:00 +01:00
typescript fix: add DOM.Iterable lib to resolve URLSearchParams.entries() type error (#27) 2025-12-12 17:34:47 +01:00
.gitignore rename to hindsight (#2) 2025-11-25 19:28:26 +01:00