ReactiveUI v13.0.1 Release Notes
Release Date: 2020-12-08 // almost 3 years ago-
Dependencies:
- ๐ 3ab711f build(deps): bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.8.0 (#2574) @dependabot-preview[bot]
- ๐ d9f138e build(deps): bump Xamarin.AndroidX.AppCompat from 1.2.0.4 to 1.2.0.5 (#2571) @dependabot-preview[bot]
- ๐ 9fff5be build(deps): bump DiffEngine from 6.1.4 to 6.4.6 (#2586) @dependabot-preview[bot]
- 3034a21 build(deps): update Pharmacist.Common requirement from 1.* to 2.* (#2592) @dependabot-preview[bot]
- ๐ 9c46c6d build(deps): bump Microsoft.CodeAnalysis.Analyzers from 3.3.1 to 3.3.2 (#2596) @dependabot-preview[bot]
- 001a49a build(deps): update Pharmacist.Common requirement from 1.* to 2.* (#2595) @dependabot-preview[bot]
- ๐ 011d450 build(deps): bump System.Collections.Immutable from 1.7.1 to 5.0.0 (#2575) @dependabot-preview[bot]
- ๐ c0b5769 build(deps): bump Microsoft.NET.Test.Sdk from 16.8.0 to 16.8.3 (#2590) @dependabot-preview[bot]
- 0995665 build(deps): update Pharmacist.MsBuild requirement from 1.* to 2.* (#2597) @dependabot-preview[bot]
- ๐ c0279e4 build(deps): bump Microsoft.CodeAnalysis.CSharp.Workspaces (#2582) @dependabot-preview[bot]
๐ Features:
- โก๏ธ 93823ff feature: Add .net 5.0 and update to C# 9 features (#2589) @glennawatson
๐ Fixes:
- 21fb256 fix: WPF TransitioningContentControl can crash @glennawatson
Housekeeping:
- ๐ 5082957 housekeeping: Fix the build @glennawatson
- ๐ 6aba32e housekeeping: Release 13.0.x (#2598) @glennawatson
Previous changes from v12.1.5
-
Dependencies:
- ๐ c2267ad build(deps): bump Microsoft.CodeAnalysis.Analyzers from 3.3.0 to 3.3.1 (#2568) @dependabot-preview[bot]
- ๐ 1b40f74 build(deps): bump Microsoft.CodeAnalysis.FxCopAnalyzers (#2567) @dependabot-preview[bot]
๐ Fixes:
- ๐ป 6ded129 fix: TransitionContentControl throwing exception on control height zero (#2569) @RLittlesII
Housekeeping:
- a5049fe housekeeping: Fix CodeCov Paths (#2566) @worldbeater