Which @angular-ru/* package(s) are the source of the bug?
ngxs
Is this a regression?
Yes
Description
After upgrading @ngxs/store from 18.1.1 to 18.1.3, TS reports error:
TS1238: Unable to resolve signature of class decorator when called as an expression.
Type 'typeof FooRepository' has no properties in common with type 'DataStateClass'.
Which @angular-ru/* package(s) are the source of the bug?
ngxs
Is this a regression?
Yes
Description
After upgrading
@ngxs/store
from18.1.1
to18.1.3
, TS reports error: