added

🌐 JS SDK v1.0.1: Typescript Support

Release date: 05 January, 2023

What's new

:heavy-plus-sign:Added functionality

We are excited to announce added TypeScript support for the Krisp JS SDK, making it easier for TypeScript users to work with the SDK and improving the overall developer experience.

  • Included support for .d.ts files, providing improved type safety for TypeScript users.
  • Released a .js build package for users who still prefer to use JavaScript.

The SDK now includes TypeScript definitions, making it easier for TypeScript users to work with the SDK.

The .js build package provides backwards compatibility for users who prefer to use JavaScript.