Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(instrumenter): support explicit resource management in TS #4928

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

nicojs
Copy link
Member

@nicojs nicojs commented Aug 1, 2024

Support explicit resource management (using declarations) in TS files.

See https://www.typescriptlang.org/docs/handbook/release-notes/typescript-5-2.html

Fixes #4876

@nicojs nicojs enabled auto-merge (squash) August 1, 2024 20:44
@nicojs nicojs merged commit 2bd046a into master Aug 1, 2024
14 checks passed
@nicojs nicojs deleted the fix/ts-explicit-resource-management branch August 1, 2024 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't use Explicit Resource Management
1 participant