You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 26, 2021. It is now read-only.
As much as it saddens me, it's the right way to go. I mean, there are many projects which will take a good while to upgrade to 3.7 for a plethora of reasons, but those who can use it, it's the right way to go and we have a duty to let them know.
I'm not sure this is fully deprecated, yet. TypeScript itself supports optional chaining now, but if you are using ts-loader and want to use latest features in es2020, like BigInt... node doesn't support optional chaining yet, and so it breaks: TypeStrong/ts-loader#1061
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add note that you can use integrated into ts optional chain feature since 3.7
The text was updated successfully, but these errors were encountered: