Releases: smapiot/piral
Releases · smapiot/piral
0.14.32
- Fixed
piral-blazor
calling navigation - Fixed order of wrapping in
piral-page-layouts
Full Changelog: v0.14.31...v0.14.32
0.14.31
- Fixed Angular Router handling non-existing base URL navigation (#535)
- Fixed persistent settings to only use known keys (#539)
Full Changelog: v0.14.30...v0.14.31
0.14.30
- Improved default metadata using
piletConfig
from package.json inpilet debug
(#458) - Fixed loading of Aurelia modules in
piral-aurelia
- Updated
kras
tov0.15
and set mock sources forpiral debug
(#532) - Added ability to clear console in
piral-debug-utils
(#534) - Added ability to persist settings in
piral-debug-utils
(#533) - Added support for Angular 14 in
piral-ng
- Added
NotifyLocationChanged
event when route changes withinpiral-blazor
- Added new optional plugin
piral-million
for Million - Added
--interactive
login forpilet publish
andpiral publish
(#517)
Full Changelog: v0.14.29...v0.14.30
0.14.29
- Fixed issue with npm initializer using CLI aliases
- Added support for aliases in the npm initializers
Full Changelog: v0.14.28...v0.14.29
0.14.28
What's Changed
- Improved download for templates falling back to default registry
- Fixed navigation via
NavigationManager
of Blazor inpiral-blazor
- Added warning when overwriting crucial Webpack sections
- Added support for
order
andempty
props frompiral-blazor
- Added CLI aliases for problematic flags (e.g.,
--install
)
More info on 0.14.28 by @FlorianRappl in #525
Full Changelog: v0.14.27...v0.14.28
v0.14.27
What's Changed
- Fixed issue with
piral-cli-webpack
andpiral-cli-webpack5
not resolving .jsx - Added
--hmr-port
option inpiral-cli-webpack
to configure HMR port (#523) - Added
--hmr-port
option inpiral-cli-webpack5
to configure HMR port (#523)
More infos on release 0.14.27 by @FlorianRappl in #524
Full Changelog: v0.14.26...v0.14.27
0.14.26
What's Changed
- Bump simple-plist from 1.1.1 to 1.3.1 by @dependabot in #520
- Updated dependencies
- Improved
piral-blazor
lifecycle w.r.t. lazy loading - Improved handling of blocked ports
- Added
defineBlazorOptions
to standalone converter
More infos on release 0.14.26 by @FlorianRappl in #522
Full Changelog: v0.14.25...v0.14.26
0.14.25
What's Changed
- Fixed issue with
piral-cli-esbuild
referencing files in CSS - Updated
kras
tov0.14
and improved dev server config resolution - Added option to set
headers
in kras injector configuration
More Infos on release 0.14.25 by @FlorianRappl in #518
Full Changelog: v0.14.24...v0.14.25
0.14.24
What's Changed
- Fixed issue with retrieving type root
- Fixed
exports
field to use*
notation - Fixed resolution of
piral-cli
plugins with pnpm (#514) - Fixed missing
PIRAL_PUBLIC_PATH
when building a Piral instance withpiral-cli-esbuild
- Added
emptySkipsRender
prop toExtensionSlot
- Added
order
prop toExtensionSlot
More info on release 0.14.24 by @FlorianRappl in #513
Full Changelog: v0.14.23...v0.14.24
0.14.23
What's Changed
- Bump ejs from 2.7.4 to 3.1.7 by @dependabot in #511
- Improved typings for registering extension components
- Fixed issue with tilde version specifier of centrally shared dependencies
- Fixed missing update cycle in
piral-vue3
converter (#440) - Added update lifecycle to
piral-solid
More info on release 0.14.23 by @FlorianRappl in #512
Full Changelog: v0.14.22...v0.14.23