TypeScript & Quality of Life
Changelog·

TypeScript & Quality of Life

Full TypeScript enforcement, smarter autocomplete, and numerous usability improvements.

This release focuses on platform stability and everyday usability with full TypeScript enforcement and quality of life improvements.

We've resolved all TypeScript errors and enabled strict checking in CI, resulting in better IDE support, improved autocomplete, and a more maintainable codebase.

  • Catch errors before they reach production
  • Improved autocomplete and error detection in your IDE
  • More maintainable and reliable codebase