v1.18.1 — TypeScript Strict-Mode Compliance Sweep
What's Changed
- Full TypeScript strict-mode compliance (
exactOptionalPropertyTypes,noUncheckedIndexedAccess,noPropertyAccessFromIndexSignature) - All pre-existing strict-mode errors eliminated across 50+ files
- Architectural consolidation: InferenceGateway, storage decomposition, DuckDB rollback handling
- y-webrtc@10.3.0 patch regenerated with correct line numbers
- Vercel build configuration fixes
Full Changelog: v1.18.0...v1.18.1