7.0.0-beta.0
Pre-release
Pre-release
- Fixed typing issue where component state properties with generic values weren't able to be accessed.
- Fixed typing issue where
DeclareState
decorator wasn't able to reference public named properties with generic values. - Fixed issue where
ComponentStateRef.set
wasn't propagating errors to returned observable chain. - Fixed issues where
ComponentStateRef.sync
was causing infinite loops in some circumstances.