Jeremy Meng

Results 64 issues of Jeremy Meng
trafficstars

so we can stop depending on @types/node

to prevent breaking changes.

enhancement

See fix for core-http https://github.com/azure/azure-sdk-for-js/issues/5011

enhancement

- Add conditional exports for core-rest-pipeline - Add an option for dev-tool to toggle CommonJS bundle file extension - Add .js to imported source module name - Add `ts-node/esm` loader...

Azure.Core
dev-tool

Use this migration guide https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/test-utils/recorder/MIGRATION.md and try migrating the ATOM management tests to use the new recorder? And please reach out if you have feedback or for any blockers. First...

Client
Epic

`rush build` yields the following warnings. Is this because we don't have `@types/node` dependencies in their package.json files? ``` --[ WARNING: @azure/arm-appservice ]------------------------[ 58.94 seconds ]-- Warning: dist-esm/src/models/index.d.ts:1:23 - (TS2688)...

Mgmt

- [x] update automation pipeline #23354 - [x] "engines" should be updated to ">=14.0.0" https://github.com/Azure/azure-sdk-for-js/commit/98508cfa1864ca06be47c61fcc73bb14295ee5bf - [x] "@types/node" should be "^14.0.0" https://github.com/Azure/azure-sdk-for-js/commit/98508cfa1864ca06be47c61fcc73bb14295ee5bf - [x] update codegen: https://github.com/Azure/autorest.typescript/pull/1592 - [ ]...

EngSys
Client

and update recordings accordingly.

Azure.Identity

See https://github.com/azure/azure-sdk-for-js/issues/17994 for details

Client
KeyVault

### Feature Request It would be nice to be able to click a button to copy the code

Docs
Central-EngSys