1.6.0
What's Changed
- Fixed event dispatching for providers in
piral-blazor
- Fixed navigation storm in angular pilets (#672)
- Fixed declaration merging for
moduleResolution
set tobundler
(#701) - Removed legacy
require
(CommonJS) output inpiral-core
and related libs - Improved setup of event listeners in
piral-blazor
(#696) - Improved fallback signature in
piral-translate
- Improved streaming update in
piral-update
- Updated dependencies
- Updated braces from 3.0.2 to 3.0.3 by @dependabot in #700
- Added ILC to the alternative solutions list in the documentation by @StyleT in #697
- Added
--strict-port
option to thepiral-cli
debug commands (#699) - Added update capabilities to
piral-blazor
extension boundaries - Added
piral-error-overlay
topiral-debug-utils
- Added
unhandled-error
event fired from theErrorBoundary
- Released 1.6.0 by @FlorianRappl in #702
New Contributors
Full Changelog: v1.5.6...v1.6.0