v1.2.0
版本发布时间: 2023-08-28 22:09:47
smapiot/piral最新发布版本:v1.6.2(2024-09-27 21:36:45)
What's Changed
- Fixed issue with
loader-utils
version - Fixed issue with potential URL flickering using
piral-ng
- Fixed build issue in codegen of
piral-core
on Windows (#619) - Fixed codegen'd import statements in Windows environments by @peter-at-work in https://github.com/smapiot/piral/pull/620
- Updated
importmap
withexclude
key allowing exclusions - Added support for
dependencySymbols
inpiral-blazor
- Added option to stop module teardown via
flags
parameter inpiral-ng
- Added abort
signal
topiral-fetch
options (#621) - Added abort signal by @phildaniels in https://github.com/smapiot/piral/pull/622
- Release 1.2.0 by @FlorianRappl in https://github.com/smapiot/piral/pull/623
New Contributors
- @phildaniels made their first contribution in https://github.com/smapiot/piral/pull/622
Full Changelog: https://github.com/smapiot/piral/compare/v1.1.0...v1.2.0