Skip to content

v1.18.1 — TypeScript Strict-Mode Compliance Sweep

Choose a tag to compare

@qnbs qnbs released this 28 May 08:32
v1.18.1
858d6b6

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