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: TypeScript 4.8+ support and NativeClass decorator improvements #10081

Merged
merged 5 commits into from Nov 8, 2022

Conversation

NathanWalker
Copy link
Contributor

PR Checklist

What is the current behavior?

TypeScript 4.8+ could not be used.

What is the new behavior?

TypeScript 4.8+ can now be used.

closes #10024

@NathanWalker NathanWalker added this to the 8.4 milestone Nov 8, 2022
@cla-bot cla-bot bot added the cla: yes label Nov 8, 2022
@NathanWalker NathanWalker merged commit 7f069a7 into main Nov 8, 2022
@NathanWalker NathanWalker deleted the feat/ts-4-8-with-nx-15 branch November 8, 2022 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

'ReferenceError: NativeClass is not defined' when using TypeScript 4.8+
3 participants