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 10, 2024. It is now read-only.
TypeScript 5 has improved and more standard decorator support which will make it possible to implement better code.
We'll need to upgrade to it.
Try to be backward compatible as much as possible.
The biggest change is that extra information is in a context object and new decorators can replace implementations if they return something.
Requires updates to project packages
Typescript
[email protected]
or newerJest
[email protected]
,@types/[email protected]
,[email protected]
or newer[email protected]
or newerSee also
The text was updated successfully, but these errors were encountered: