Releases: smapiot/Piral.Blazor.Server
Releases · smapiot/Piral.Blazor.Server
1.0.1
What's Changed
- Fixed
--versionargument for thecreate-emulatorcommand of the CLI (#14) by @software-programmer - Fixed hot update and removal of micro frontends when detected
New Contributors
- @software-programmer made their first contribution in #14
Full Changelog: v1.0.0...v1.0.1
1.0.0
0.5.1
0.5.0
What's Changed
- Fixed issue with broken assets
- Fixed emulator running debugged micro frontend assemblies in default context
- Fixed loading of NuGet packages including any target (#11)
- Fixed behavior of child containers w.r.t. scoping (#12)
- Updated Autoface to v9.0.0 (#6)
- Updated name of created emulator - now includes used version
- Added
PiralOptionsto configure behavior - Added
IsolatedAssembliesoption - Added
IScopedEventsfor using events within the current scope (#9) - Added support for relative paths in
AppShellof SDK (#2) - Added new documentation page (blazor.piral.io)
- Added support for
IConfigurationof micro frontends - Added configuration of central package management by @jdevillard in #5
- Added roadmap (#3)
New Contributors
- @jdevillard made their first contribution in #5
Full Changelog: v0.4.1...v0.5.0
v0.4.1
What's Changed
- Fixed issue with
piral-blazor-server publish-microfrontendto 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
What's Changed
- Updated to .NET 8
- Updated documentation
- Fixed issue with parallelized loading of micro frontends
- Fixed issue when config section
Microfrontends:NugetFeedsdoes not exist - Fixed issue with the snapshot service requiring write access in cache-only
- Added
TryGetDataandTrySetDatamethods toIMfService - Added
Metaproperty toIMfService - Added dotnet CLI tool
piral-blazor-server
Full Changelog: v0.3.0...v0.4.0
0.3.0
What's changed
- Updated the API of the
IMfComponentServiceinterface to support more use cases - Added middleware running in development providing enhanced debugging capabilities
- Added useful extensions for the
IMfComponentServiceservice - Added
PageStylesandPageScriptscomponents to decorate layout - Added
MfRouterandMfRouteViewcomponents 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
- 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