0.15.9
What's Changed
- Fixed transport of
state
in routes withpiral-blazor
- Fixed issue with
piral-svelte/extend-webpack
helper - Fixed treatment of npm aliased packages as shared dependencies (#593)
- Fixed Node.js engine constraint in
piral-cli
to "14.18.0" - Fixed Pilet Setup Function section parameter type docs by @jibolash in #594
- Fixed in the piral-menu README. by @manuelroemer in #588
- Bumped webpack from 5.73.0 to 5.76.0 by @dependabot in #587
- Changed
pilet pack
to include specifiedfiles
and the README.md if available - Added convenience module
piral-vue-3/extend-webpack
- Added warnings when plugins are included in the
importmap
(#591) - Added options to configure default debug flags for Piral instances (#590)
- Added more properties and attributes to
piral-extension
matchingExtensionSlot
- Released 0.15.9 by @FlorianRappl in #595
New Contributors
Full Changelog: v0.15.8...v0.15.9