Decorators has reached stage 3 and will/has been implemented for v5 of TypeScript which is set to be released next month.
microsoft/TypeScript#50820
The ES decorators has some breaking changes compared to the legacy experimental decorators implementation.
As this library (we find it very useful BTW) relies on decorators i'm not entirely sure what, if anything, will need to change but its worth a review to check.
I suspect at some point the old decorators will be deprecated in favour of the standard version.
Decorators has reached stage 3 and will/has been implemented for v5 of TypeScript which is set to be released next month.
microsoft/TypeScript#50820
The ES decorators has some breaking changes compared to the legacy experimental decorators implementation.
As this library (we find it very useful BTW) relies on decorators i'm not entirely sure what, if anything, will need to change but its worth a review to check.
I suspect at some point the old decorators will be deprecated in favour of the standard version.