Ver.0.1.22
- IDisposable.AddTo(CancellationToken) -> IDisposable.RegisterTo(CancellationToken) to avoid name conflict between UniTask
- Add ReactiveProperty.ForceNotify
- SerializableReactiveProperty after deserialize only set backing field
- Support GetDestroyCancellationToken in legacy Unity
Full Changelog: 0.1.21...0.1.22