Skip to content

Releases: smapiot/Piral.Blazor.Server

v0.4.1

16 Feb 00:36
Compare
Choose a tag to compare

What's Changed

  • Fixed issue with piral-blazor-server publish-microfrontend to take wrong path
  • Updated NuGet dependencies
  • Updated documentation
  • Added support for special fields (Id) in micro frontend discovery
  • Added automatic detection of NuGet feed usage as discovery service

Full Changelog: v0.4.0...v0.4.1

0.4.0

13 Feb 23:37
Compare
Choose a tag to compare

What's Changed

  • Updated to .NET 8
  • Updated documentation
  • Fixed issue with parallelized loading of micro frontends
  • Fixed issue when config section Microfrontends:NugetFeeds does not exist
  • Fixed issue with the snapshot service requiring write access in cache-only
  • Added TryGetData and TrySetData methods to IMfService
  • Added Meta property to IMfService
  • Added dotnet CLI tool piral-blazor-server

Full Changelog: v0.3.0...v0.4.0

0.3.0

15 Nov 14:04
Compare
Choose a tag to compare

What's changed

  • Updated the API of the IMfComponentService interface to support more use cases
  • Added middleware running in development providing enhanced debugging capabilities
  • Added useful extensions for the IMfComponentService service
  • Added PageStyles and PageScripts components to decorate layout
  • Added MfRouter and MfRouteView components to enable routing (opt-in)
  • Added integration to Piral Inspector protocol for enhanced development

Full Changelog: v0.2.1...v0.3.0

0.2.1

19 Oct 14:23
Compare
Choose a tag to compare
  • Fixed issue with nullables in SDK
  • Fixed issue with scoped service provider usage
  • Improved scoping and restart of page with scoped child providers

Full Changelog: https://github.com/smapiot/Piral.Blazor.Server/commits/v0.2.1