Releases: smapiot/piral
Releases · smapiot/piral
1.4.0
What's Changed
- Fixed issue when target tarball is part of tarball content in
pilet pack
(#642) by @manuelroemer - Fixed issue in
piral-translate
replacing falsy values with empty string (#651) by @manuelroemer - Moved
piral-jest-utils
andpiral-ie11polyfills-utils
into a separate repository - Improved docs for Breadcrumbs by @manuelroemer in #649
- Updated documentation on
piral-ng
(#646) - Updated axios from 0.21.4 to 1.6.0 by @dependabot in #641
- Updated
piral-cli
compatibility with Bun as runtime - Updated generated code to fully use ES2020
- Updated to latest version of
dets
- Added support for nested translations in
piral-translate
(#648) by @kevinkasper - Added support for Angular 17 in
piral-ng
- Added possibility to publish emulator as a website (#644)
- Added support for micro frontends based on module federation (#643)
- Added isolation mode option in piral.json to opt-in for
piral-component
boundary - Added option to specify runtime execution path for bundler plugins
- Created release 1.4.0 by @FlorianRappl in #652
Full Changelog: v1.3.3...v1.4.0
1.3.3
What's Changed
- Fixed inlined source maps for CSS files of Angular components
- Fixed import in
piral-core
preventpiral-cli-vite
to properly build - Fixed absence of
devDependencies
inpackage.json
files by @manuelroemer in #639 - Updated direct usage of
tslib
inpiral-base
- Updated to latest version of
dets
- Bumped crypto-js from 4.1.1 to 4.2.0 by @dependabot in #638
- Added implementation for the
FallbackComponent
attribute inpiral-blazor
- Released 1.3.3 by @FlorianRappl in #640
Full Changelog: v1.3.2...v1.3.3
1.3.2
What's Changed
- Fixed issue with loading order for global Blazor pilets in
piral-blazor
- Added
once
as a convenience method toEventEmitter
- Added
bun
as potential package manager - Added
bun
as bundler option - Released 1.3.2 by @FlorianRappl in #637
Full Changelog: v1.3.1...v1.3.2
1.3.1
What's Changed
- Updated behavior with unresolved inherited dependencies (#633)
- Updated behavior to only update installed dependencies on
pilet upgrade
- Added check to prevent installing of invalid versions locally (#635)
- Released 1.3.1 by @FlorianRappl in #634
Full Changelog: v1.3.0...v1.3.1
1.3.0
What's Changed
- Fixed issue with global installation in pnpm (#624)
- Fixed issue with
v.x
notation in semver comparisons - Fixed inclusion of directory entries in the pilet tarballs (#629)
- Improved
pilet pack
command by @FlorianRappl in #630 - Updated
piral-ng/common
to use Angular-version specific packagepiral-ng-common
- Added support for features of v9 of Piral.Blazor in
piral-blazor
(#626) - Added
piral-content
custom element for rendering arbitrary children in foreign elements - Added configuration for default behavior of implicitly defined shared dependency version constraints (#625)
- Release 1.3.0 by @FlorianRappl in #632
Full Changelog: v1.2.0...v1.3.0
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
1.1.0
What's Changed
- Fixed retrieval of dep versions not exporting their package.json
- Fixed calling custom Webpack config throwing an exception
- Fixed absolute to a relative path for shared dependencies
- Updated dependencies of
piral-cli-webpack5
- Updated semver from 5.7.1 to 5.7.2 by @dependabot in #615
- Updated word-wrap from 1.2.3 to 1.2.4 by @dependabot in #616
- Added support for optionally centrally shared dependencies
- Added possibility to extend notification types to
piral-notifications
- Added possibility to further extend options w.r.t. menu type in
piral-menu
- Added lint rule for detecting potential CSS conflicts in pilets (#611)
- Added feature #610 dynamic Breadcru… by @Flouwrian in #614
- Released 1.1.0 by @FlorianRappl in #617
New Contributors
- @Flouwrian made their first contribution in #614
Full Changelog: v1.0.2...v1.1.0
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