Skip to content

Releases: reactiveui/ReactiveUI

10.5.43

05 Dec 03:52
Compare
Choose a tag to compare

Changes:

  • f0aefc1 build(deps): bump Microsoft.AspNetCore.Components from 3.0.0 to 3.1.0 (#2267)
  • cd45c74 build(deps): bump Microsoft.CodeAnalysis.FxCopAnalyzers (#2259)
  • 8ba8427 build(deps): bump Microsoft.CodeAnalysis.CSharp.Workspaces (#2268)
  • 73ae282 build(deps): bump System.Collections.Immutable from 1.6.0 to 1.7.0 (#2266)
  • 590e23b build(deps): bump Splat.Drawing from 9.1.1 to 9.2.7 (#2257)
  • 3c0ddb7 build(deps): bump Xamarin.AndroidX.RecyclerView (#2261)
  • 6587671 build(deps): bump System.Reactive from 4.2.0 to 4.3.1 (#2269)
  • 2c1ac9c build(deps): bump Microsoft.Reactive.Testing from 4.2.0 to 4.3.1 (#2271)
  • f79c82b fix: issues with binding to library (#2272) @glennawatson
  • 25522a7 build(deps): bump Microsoft.CodeAnalysis.Analyzers from 2.9.7 to 2.9.8 (#2260)
  • c486e89 build(deps): bump Microsoft.SourceLink.GitHub (#2262)
  • d53a86b fix: sometimes the core dispatcher can't be fetched in constructor (#2255) [ #2154 ] @jasonwurzel

10.5.31

05 Dec 03:58
11e7f70
Compare
Choose a tag to compare

Changes:

  • 11e7f70 fix: exception happening on startup of applications (#2253)

This list of changes was auto generated.

10.5.30

20 Nov 07:57
Compare
Choose a tag to compare

Changes:

10.5.7

15 Oct 12:55
e86935b
Compare
Choose a tag to compare

Changes:

10.5.6

15 Oct 11:53
Compare
Choose a tag to compare

Changes:

  • 77e160a Fix: fatal exception "Element not found" in UWP multiple views apps (#2215) @KAS1990
  • f0dbc9c build(deps): bump Microsoft.Xaml.Behaviors.Wpf from 1.0.1 to 1.0.30 (#2214)
  • 22fa49e build(deps): bump Microsoft.CodeAnalysis.CSharp.Workspaces (#2210)
  • 9483f15 build(deps): bump Microsoft.CodeAnalysis.Analyzers from 2.9.3 to 2.9.6 (#2212)
  • 20ca999 build(deps): bump System.Collections.Immutable from 1.5.0 to 1.6.0 (#2211)

10.5.1

13 Oct 11:31
00948a2
Compare
Choose a tag to compare

Overview

This release has huge contributions from new contributors.

  • We have a Fody analyzer which checks to make sure you have the correct conditions when using it.
  • We also have some unit tests for the android project.
  • We also bumped the minimum version of System.Reactive from 4.1.6 to 4.2.0 which adds .NET Core 3 support (previous we were using a pre-release version for these platforms).
  • Also a bug fix for some crashes that happen randomly on the UWP project with multiple views.

Changes:

10.4.1

09 Oct 01:02
1357b14
Compare
Choose a tag to compare

Changes:

10.3.6

30 Sep 12:23
Compare
Choose a tag to compare

Overview

A minor point release.

This fixes issues with the SuspensionHost when in Unit Testing mode.
Updates the dependencies on the Blazor project to match .NET 3.0 RTM release.
A few test time dependency updates.

Changes:

10.3.1

26 Sep 20:33
88c5fde
Compare
Choose a tag to compare

Changes:

  • 88c5fde Update to version 10.3
  • 66c2f08 housekeeping: fix the integration tests (#2175)
  • 3956417 feature: Create the ReactiveUI.AndroidX package (#2174)
  • ad57904 build(deps): bump Microsoft.NET.Test.Sdk from 16.2.0 to 16.3.0 (#2172)
  • eb2dff2 housekeeping: Update to splat 9 (#2173)
  • 721c4a2 housekeeping: Update Reactive.Wasm to 1.0.1-preview.12

10.2.2

19 Sep 06:50
a20758e
Compare
Choose a tag to compare

Changes: