Releases: smapiot/piral
Releases · smapiot/piral
0.14.3
- Improved
pilet-uses-latest-piral
rule w.r.t. monorepos - Fixed CI/CD scripts to automatically accept version change
- Fixed issue resolving the context when standalone extensions are rendered
- Added
--type standalone
option for building pilets (#427) - Added
--type manifest
option for building pilets - Added support for building or publishing multiple pilets at once
- Added
useGlobalStateContext
hook topiral-core
0.14.2
- Improved CI/CD scripts
- Fixed issue with weird terminal input after running
piral-cli
0.14.1
- Improved types of
piral-lazy
- Fixed usage of
plugins
inextend-config
ofpiral-cli-webpack(5)
(#422) - Fixed use of DOM references preventing proper use of SSR
- Fixed error when using import maps in
piral-cli-parcel
- Fixed usage of import maps dependencies in lazy loaded assets in
piral-cli-esbuild
- Added
deps
props to components loaded withpiral-lazy
- Added more options to
piral-oidc
andpiral-oauth2
- Added
createDeferredStrategy
topiral-base
for simplifying deferred pilet fetching - Added support for
extraTypes
field in package.json of a Piral instance
0.14.0
- Improved converter plugins to allow more flexible pilet embedded usage
- Improved on the fly updates of pilet stylesheets
- Improved the documentation on
piral-ng
(incl. migration tips) - Changed library contents to target ES6
- Changed
unstable
preview flag toalpha
- Changed
pre
preview flag tobeta
- Changed the expected format for a bundler
piral-cli
plugin - Added more MSAL options to setup a client in
piral-adal
(#418) - Added runtime pilet metadata
basePath
- Added support for new debug utils (#397)
- Added generic
piral-extension
web component for rendering extensions - Added option to run Angular without
zone.js
inpiral-ng
- Added bundler for
esbuild
(#363) - Added direct support for using the Angular router in
piral-ng
(#396) - Added convenience module
extend-config
forpiral-cli-webpack
andpiral-cli-webpack5
(#410) - Added support for AoT in
piral-ng
(#415)
0.13.9
- Fixed an issue w.r.t. the serialization of events in the debug tools
0.13.8
0.13.7
0.13.6
0.13.5
- Fixed explicit declaration via state of
LanguagesPicker
component - Updated outdated
piral-cli-weback
andpiral-cli-webpack5
dependencies - Improved
piral-cli-webpack
andpiral-cli-webpack5
loader resolution - Added
getCurrentLanguage
to pilet API frompiral-translate
0.13.4
- Fixed issue with pilet scaffolding templates on Windows
- Fixed usage of
process.env.ENV
inpiral-ng
- Fixed selecting scaffolding templates with version specifier
- Added
experimental
branch forcanary
releases