All Versions
23
Latest Version
Avg Release Cycle
16 days
Latest Release
1523 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v11.1.6 Changes
January 07, 2020๐ Changes:
- 0f0b520 fix: add null check for blazor view model property changes (#2305) @glennawatson
- 8d7f45d fix: Blazor StateHasChanged not firing on ViewModel change (#2303) @glennawatson
- ๐ 908579d build(deps): bump FodyPackaging from 6.0.5 to 6.0.6 (#2301) @dependabot
- ๐ 6e3d4d8 build(deps): bump FodyHelpers from 6.0.5 to 6.0.6 (#2302) @dependabot
- ๐ 6347c1e build(deps): bump Fody from 6.0.5 to 6.0.6 (#2300) @dependabot
-
v11.1.1 Changes
January 01, 2020๐ Changes:
- 5d4d4f0 feature: Enable WASM on Blazor (#2295) @richbryant
- ๐จ a5099b4 refactor: Make the wasm project use wildcard versioning (#2296) @glennawatson
- โฌ๏ธ 308b082 Avoid warnings about package downgrade (#2293) @weitzhandler
- 38ba1eb build(deps): update Uno.UI requirement from 1.* to 2.* (#2285) @dependabot
- ๐ ab7947f build(deps): bump Splat.Drawing from 9.3.3 to 9.3.4 (#2291) @dependabot
- ๐ 4547b9b build(deps): bump Splat.Drawing from 9.2.11 to 9.3.3 (#2287) @dependabot
-
v11.0.6 Changes
December 26, 2019๐ Changes:
- ๐ be8a623 build(deps): bump Microsoft.Reactive.Testing from 4.3.1 to 4.3.2 (#2290)
- ๐ ba7b349 build(deps): bump System.Reactive from 4.3.1 to 4.3.2 (#2289)
- 75e1b70 Fix Reflection.ThrowIfMethodsNotOverloaded (#2284) @TheKeyblader
- 0๏ธโฃ 858ef01 feature: DefaultViewLocator now public for users to override ViewModelToViewFunc (#2275) @fdoyon
- โฌ๏ธ 0dd8f2c housekeeping: Upgraded Xamarin.Forms to v4.3 (#2278) @RLittlesII