Skip to content

Ver.0.1.22

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Feb 13:51
· 274 commits to main since this release
  • 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