analytics/services/api
2026-03-19 06:35:10 -07:00
..
migrations chore(api): 🔧 Add aggregated metrics & cohort analysis schema + migrations, update core services, extend test coverage 2026-01-29 08:20:57 -08:00
scripts breaking(collector): 💥 Breaking change: convert CommonJS imports to ES modules across API, processor, and realtime components 2026-01-25 16:01:09 -08:00
src feat(seeds): Update seed execution logic in run-seed.ts to enable parallel execution, modify seed data structure, and enhance error handling 2026-03-19 06:35:10 -07:00
test chore(api): 🔧 Add aggregated metrics & cohort analysis schema + migrations, update core services, extend test coverage 2026-01-29 08:20:57 -08:00
.swcrc breaking(collector): 💥 Breaking change: convert CommonJS imports to ES modules across API, processor, and realtime components 2026-01-25 16:01:09 -08:00
nest-cli.json breaking(collector): 💥 Breaking change: convert CommonJS imports to ES modules across API, processor, and realtime components 2026-01-25 16:01:09 -08:00
package.json deps-upgrade(root): ⬆️ Update all root-level and service-specific dependencies across api, collector, processor, realtime packages with security patches/bug fixes/compatibility updates 2026-01-29 08:20:57 -08:00
tsconfig.json chore(services): 🔧 Update TypeScript compiler settings in api and collector services to align tsconfig.json options 2026-03-19 06:35:10 -07:00
vitest.config.ts chore(services): 🔧 Update Vitest & TypeScript configs across services to standardize test plugins, paths, and strictness settings 2026-01-29 08:20:57 -08:00
vitest.e2e.config.ts chore(api): 🔧 Update e2e test configuration in vitest.e2e.config.ts 2026-01-29 08:20:57 -08:00