All release notes

v1.190.5

1 fix

Resolve TypeScript errors and enhance type safety across tests and scripts

  • Updated TypeScript errors audit to reflect all errors resolved.
  • Enhanced type safety in Playwright tests by specifying types for page parameters.
  • Improved user ID handling in scripts by ensuring non-null assertions for environment variables.
  • Refined query and parameter handling in various routes to ensure required values are present, improving error handling and robustness.