Skip to content

Moved Codebase to Typescript

Compare
Choose a tag to compare
@AsafMah AsafMah released this 16 Dec 15:59
· 240 commits to master since this release
6efb7d0

In this release, we moved our entire codebase to typescript.
This means that you no longer have to use to @typing module, you can get types just by including azure-kusto-data or azure-kusto-ingest.

The user-facing API should not change from previous versions.
If it does - please file an issue.