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

feat: support TypeScript 4.9 and 5.0 #186

Closed
2 tasks done
jordimarimon opened this issue Dec 17, 2022 · 0 comments
Closed
2 tasks done

feat: support TypeScript 4.9 and 5.0 #186

jordimarimon opened this issue Dec 17, 2022 · 0 comments
Assignees
Labels
feature Feature requests. Please vote with reactions!

Comments

@jordimarimon
Copy link
Owner

jordimarimon commented Dec 17, 2022

Prerequisites

Describe the Feature Request

Basically test how the library behaves when we have the following new features:

  • auto-accessors
  • satisfies operator
  • const type parameters
  • export type *

Links of interest to check:

https://devblogs.microsoft.com/typescript/announcing-typescript-4-9/

https://devblogs.microsoft.com/typescript/announcing-typescript-5-0/

microsoft/TypeScript#49705

Describe the Use Case

Support projects using TypeScript 4.9

Describe Preferred Solution

No response

Describe Alternatives

No response

Related Code

No response

Additional Information

No response

@jordimarimon jordimarimon self-assigned this Dec 17, 2022
@jordimarimon jordimarimon added the feature Feature requests. Please vote with reactions! label Dec 17, 2022
@jordimarimon jordimarimon changed the title feat: Support the new features in TypeScript 4.9 feat: support TypeScript 4.9 Dec 17, 2022
@jordimarimon jordimarimon changed the title feat: support TypeScript 4.9 feat: support TypeScript 4.9 and 5.0 Apr 9, 2023
@jordimarimon jordimarimon added in progress Currently under development. and removed in progress Currently under development. labels Apr 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature requests. Please vote with reactions!
Projects
None yet
Development

No branches or pull requests

1 participant