7.0.0-alpha.6
Pre-release
Pre-release
@AsyncState
decorator can now take in optional async property source key (defaults to${key}$
).@DeclareState
decorator no longer takes in an options object and only takes an optional Name property key.@AsyncState
and@DeclareState
decorators are now completely type safe.