Skip to content

Release 8.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Nov 01:49
6769b7a

Buf fix

  • InvalidCastException is occurred when accessing CollectionChanged<T>.Value property on a callback method for Subscribe of ReadOnlyReactiveCollection.ToCollectionChanged(). This bug was occurred on only v8.0.0, never occurred on previous versions.