v1.5.0
版本发布时间: 2024-02-26 07:56:52
smapiot/piral最新发布版本:v1.6.2(2024-09-27 21:36:45)
What's Changed
- Fixed
this
in Pilet API event functions by @manuelroemer in https://github.com/smapiot/piral/pull/665 - Fixed bundler restarting the process by @carvinlo in https://github.com/smapiot/piral/pull/675
- Fixed issue with monorepos using Rush (#667)
- Fixed issue with blocked port in case of full debug reload (#671)
- Fixed
@Inject
with multiple instances inpiral-ng
(#673) - Fixed standalone pilets depending on
@angular/compiler
- Removed legacy option in
piral-cli-webpack5
to support IE8 - Removed pilet-related options in debug settings when running
piral debug
(#670) - Improved internal navigation Blazor pilets using
piral-blazor
- Updated dependencies (#663)
- Updated
kras
tov0.16
to fix some issues and removerequest
- Updated
piral publish
command to work exclusively for emulator websites - Added special entry point to emulator website when accessed online (#654)
- Added feed selection view for remote emulator website (#654)
- Released 1.5.0 by @FlorianRappl in https://github.com/smapiot/piral/pull/676
Full Changelog: https://github.com/smapiot/piral/compare/v1.4.3...v1.5.0