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
- Bumps `typescript` and `ts-expose-internals` to v5.3.3
- Removes the test diagnostic for `noSuperProperty` as the compiler
catches this now (microsoft/TypeScript/pull/54056)
- Make 1:1 changes for methods and fields
- Handles the `NoSubstitutionTemplateLiteral` node from
microsoft/TypeScript/pull/55930
Please take a look at the module resolution change. I'm not sure if this
will have downstream effects that I couldn't catch in testing.
Closes#2610
---------
Co-authored-by: Osyris <[email protected]>
If 5.4 comes out soon, it might be a good idea to just skip to that instead.
The text was updated successfully, but these errors were encountered: