Skip to content

Releases: smapiot/piral

0.15.10

11 May 06:58
Compare
Choose a tag to compare

What's Changed

  • Fixed .krasrc files in pilets to take precendence over emulator
  • Fixed support for pilets section in piral.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 with piral-base
  • Updated piral-cli to have pilet build working without any Piral instances
  • Added variants of piral-base (minimal, Node.js, full)
  • Added support for new pilet schema v3 (default remains at v2)
  • Release 0.15.10 by @FlorianRappl in #597

Full Changelog: v0.15.9...v0.15.10

0.15.9

11 Apr 19:05
Compare
Choose a tag to compare

What's Changed

  • Fixed transport of state in routes with piral-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 specified files 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 matching ExtensionSlot
  • Released 0.15.9 by @FlorianRappl in #595

New Contributors

Full Changelog: v0.15.8...v0.15.9

0.15.8

08 Mar 13:21
Compare
Choose a tag to compare

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

10 Feb 13:09
Compare
Choose a tag to compare

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 while pilet publish using main from package.json
  • Fixed reference to piral-cli in piral-jest-utils
  • Fixed cleanup of modules destroying singleton platform in piral-ng (#579) by @Siphalor in #580
  • Added usePiletApi hook to piral-core for app shells
  • Release 0.15.7 by @FlorianRappl in #582

New Contributors

Full Changelog: v0.15.6...v0.15.7

0.15.6

30 Jan 14:24
Compare
Choose a tag to compare

What's Changed

  • Bump ua-parser-js from 0.7.31 to 0.7.33 by @dependabot in #576
  • Fixed issue in piral-cli using the bundler without standard input (#575)
  • Fixed issue navigation interop for piral-blazor in .NET 7 (#577)
  • Added generic standalone CLI utility publish-microfrontend
  • Release 0.15.6 by @FlorianRappl in #578

Full Changelog: v0.15.5...v0.15.6

0.15.5

23 Jan 09:48
Compare
Choose a tag to compare

What's Changed

  • Fixed systemjs register function _export not returned by @Jiechud in #571 (#570)
  • Updated Piral Inspector and Piral VS Code by @manuelroemer in #573 (#540 and #541)
  • Added support for localization to piral-blazor
  • Added --krasrc flag to piral debug and pilet debug (#572)
  • Release 0.15.5 by @FlorianRappl in #574

New Contributors

Full Changelog: v0.15.4...v0.15.5

0.15.4

21 Dec 15:56
Compare
Choose a tag to compare

What's Changed

  • Fixed issue loading dotnetjs in piral-blazor
  • Added watcher for package.json and config files to piral debug
  • Added watcher for package.json and config files to pilet debug
  • Added --watch flag to piral build command to piral-cli
  • Added --watch flag to pilet build command to piral-cli
  • Release 0.15.4 by @FlorianRappl in #569

Full Changelog: v0.15.3...v0.15.4

0.15.3

16 Dec 22:50
Compare
Choose a tag to compare

What's Changed

  • Added support for Blazor custom elements in piral-blazor
  • Added support for Blazor hot reload in piral-blazor
  • Added support for custom emulator startup scripts
  • Added debugTools config in piral.json to include debug tooling in release builds
  • Fixed finding specific package versions using npm 8+ in piral-cli
  • Fixed issue with piral-cli-webpack5/extend-config when adding rules
  • Fixed CORS issue loading boot.config.json in piral-blazor (#568)
  • Documentation: Fix Typos, Grammar and Small Crumbs by @manuelroemer in #566
  • Release 0.15.3 by @FlorianRappl in #567

Full Changelog: v0.15.2...v0.15.3

0.15.2

05 Dec 01:16
Compare
Choose a tag to compare

What's Changed

  • Fixed import of common module in CommonJS build of piral-ng
  • Fixed issue of Angular components not being disposed (#561)
  • Improved loading of satellite dependencies in piral-blazor
  • Added piral run-emulator command to piral-cli
  • Added support for capabilities to piral-blazor
  • Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #562
  • Release 0.15.2 by @FlorianRappl in #563

Full Changelog: v0.15.1...v0.15.2

0.15.1

25 Nov 12:43
Compare
Choose a tag to compare

What's Changed

  • Fixed update of piral-extension web component inside foreign components
  • Fixed piral-ng/common for AoT builds with ng-packagr (#559)
  • Fixed scaffolding issue with not found Piral instances
  • Improved multi Piral instance debugging for pilets
  • Improved documentation
  • Added pilet add-piral-instance command to piral-cli (#543)
  • Added pilet remove-piral-instance command to piral-cli (#543)

Full Changelog: v0.15.0...v0.15.1