Company logo
October 4, 2021

New types and in-line IDE documentation

Julián Díaz's avatar
Richard Freling's avatar

Before

If you used the CommandBar SDK in a TypeScript app then you had to litter your code with ts-ignore statements to deal with differences between the implemented and published types.

After

We gave your types a huge upgrade to bring them in line with the current SDK, and also added inline-IDE documentation to make it easier to work with the SDK. These come out of the box when installing the commandbar yarn/npm package.