Azure / azure-sdk-for-js

This repository is for active development of the Azure SDK for JavaScript (NodeJS & Browser). For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/javascript/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-js.

Repository from Github https://github.comAzure/azure-sdk-for-jsRepository from Github https://github.comAzure/azure-sdk-for-js

[EngSys] upgrade to typescript 5.8

jeremymeng opened this issue · comments

TypeScript 5.8.2 introduces some changes in generated d.ts that is not compatible with previous version of TypeScript:

microsoft/TypeScript#61360 (comment)

Currently api-extractor bundles typescript 5.7.3 so output from 5.8.3 would cause a lot of warnings for api-extractor so ideally we want to wait until api-extractor bundles 5.8.