1.2.0
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 #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 #622
- Release 1.2.0 by @FlorianRappl in #623
New Contributors
- @phildaniels made their first contribution in #622
Full Changelog: v1.1.0...v1.2.0