v1.6.0
版本发布时间: 2024-07-08 17:12:52
smapiot/piral最新发布版本:v1.6.2(2024-09-27 21:36:45)
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 https://github.com/smapiot/piral/pull/700
- Added ILC to the alternative solutions list in the documentation by @StyleT in https://github.com/smapiot/piral/pull/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 https://github.com/smapiot/piral/pull/702
New Contributors
- @StyleT made their first contribution in https://github.com/smapiot/piral/pull/697
Full Changelog: https://github.com/smapiot/piral/compare/v1.5.6...v1.6.0