Releases: smapiot/piral
Releases · smapiot/piral
1.0.2
What's Changed
- Fixed link in dependency sharing documentation by @manuelroemer (#607)
- Fixed support for
piral-extension
inside shadow DOM - Fixed issue resulting in duplicated files in packed pilets (#608)
- Fixed issue in the public path of pilets with schema
v1
usingpiral-cli-webpack5
- Release 1.0.2 by @FlorianRappl in #609
Full Changelog: v1.0.1...v1.0.2
1.0.1
What's Changed
- Fixed the declaration of the
css-loader
with no modules inpiral-ng
- Removed the outdated
peerDependencies
sections from the packages - Release 1.0.1 by @FlorianRappl in #606
Full Changelog: v1.0.0...v1.0.1
1.0.0
What's Changed
- First LTS release
- Removed
piral-native
framework package - Removed
piral-ssr-utils
utils package - Removed
piral-systemjs-utils
utils package - Removed
piral-pwa
plugin package - Release 1.0.0 by @FlorianRappl in #605
Full Changelog: v0.15.13...v1.0.0
0.15.13
What's Changed
- Fixed
pilet publish --fresh
with schema defined by the "pilet.json" - Fixed duplicated rendering with nested extensions in
piral-blazor
(#602) - Updated docs code search route by @manuelroemer in #604
- Added support for
events
capability inpiral-blazor
- Released 0.15.13 by @FlorianRappl in #603
Full Changelog: v0.15.12...v0.15.13
0.15.12
What's Changed
- Fixed the
piral-cli
generating wrong d.ts files for TypeScript 5 - Updated codegen TypeScript declaration by @dbauswel in #600
- Updated peer dependencies of
piral-ng
supporting Angular 15 - Updated documentation of
piral-ng
with support of Angular 16 - Updated dependencies of
piral-cli-webpack5
- Updated used version of TypeScript to 5.x
- Released 0.15.12 by @FlorianRappl in #601
New Contributors
Full Changelog: v0.15.11...v0.15.12
0.15.11
What's Changed
- Fixed
empty-skips-render
attribute inpiral-extension
- Fixed unnecessary re-renders in
piral-extension
- Release 0.15.11 by @FlorianRappl in #598
Full Changelog: v0.15.10...v0.15.11
0.15.10
What's Changed
- Fixed
.krasrc
files in pilets to take precendence over emulator - Fixed support for
pilets
section inpiral.json
of Piral instance - Fixed issue with numeric custom fields supplied to
pilet publish
- Updated documentation of
piral-ng
with support of Angular 15 - Updated
piral-debug-utils
to also work more seamlessly withpiral-base
- Updated
piral-cli
to havepilet build
working without any Piral instances - Added variants of
piral-base
(minimal, Node.js, full) - Added support for new pilet schema
v3
(default remains atv2
) - Release 0.15.10 by @FlorianRappl in #597
Full Changelog: v0.15.9...v0.15.10
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
0.15.8
What's Changed
- Fixed value of
schemaVersion
in pilet.json being ignored (#585) - Added new plugin
piral-tracker
for always-on components - Added option to reference assets on different URLs in
pilet debug
(#583) - Added option to merge existing feed pilet metadata in
pilet debug
- Added DOM events to reflect the loading mechanism in
piral-blazor
- Added priority loading in
piral-blazor
for special DLLs - Release 0.15.8 by @FlorianRappl in #586
Full Changelog: v0.15.7...v0.15.8
0.15.7
What's Changed
- Bumped http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #581
- Fixed inconsistency with
pilet build
using explicit target whilepilet publish
usingmain
from package.json - Fixed reference to
piral-cli
inpiral-jest-utils
- Fixed cleanup of modules destroying singleton platform in
piral-ng
(#579) by @Siphalor in #580 - Added
usePiletApi
hook topiral-core
for app shells - Release 0.15.7 by @FlorianRappl in #582
New Contributors
Full Changelog: v0.15.6...v0.15.7