Skip to content

Conversation

@piotr-oles
Copy link
Collaborator

In response to #453 (comment)
Related TypeScript's PR: microsoft/TypeScript#40063

import { createPerformance } from '../../profile/Performance';
import { connectTypeScriptPerformance } from '../profile/TypeScriptPerformance';

// write this type as it's available only in the newest TypeScript versions (^4.1.0)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So when typescript 4.1 ships we can lose this?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We would have to upgrade typescript in dev dependencies, and then probably this type will be available (if it will be in the public API)

@piotr-oles piotr-oles merged commit e90c7e4 into alpha Oct 24, 2020
@piotr-oles piotr-oles deleted the feature/typescript-trace branch October 24, 2020 17:59
@piotr-oles
Copy link
Collaborator Author

🎉 This PR is included in version 6.0.0-alpha.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@piotr-oles
Copy link
Collaborator Author

🎉 This PR is included in version 6.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants