Releases: EdCharbeneau/BlazorSize
Releases · EdCharbeneau/BlazorSize
BlazorSize 3.2.1
Fixed bug where JavaScript resources were not disposed at the correct time.
Fixed an issue where JavaScript log statements were released with final build.
3.2.0
Added service interfaces, IMediaQueryService, IResizeListener to support unit testing scenarios
Added end-to-end testing on source for QA
3.1.0
Added .NET 5 module loading for BlazorSize Resize Listener.
Fixed casing on JS modules, fixes deployment issues on Linux.
3.0.0
BlazorSize 2.2.0
Stability release
BlazorSize 2.1.0 #community-contributions
Thanks to @ViRuSTriNiTy for fixing several bugs related to Blazor Server.