Piral Versions Save

Framework for next generation web apps using micro frontends. :rocket:

v1.5.4

3 weeks ago

What's Changed

Full Changelog: https://github.com/smapiot/piral/compare/v1.5.3...v1.5.4

v1.5.3

1 month ago

What's Changed

  • Fixed handling of Zone.js across different Angular versions
  • Fixed partial appearance of NG04002 for production pilets using piral-ng
  • Fixed lazy loading of defineNgModule in piral-ng/convert to return a generic component
  • Fixed setting of initial values (hard-refresh and load-pilets) via debug.defaultSettings
  • Updated follow-redirects from 1.15.4 to 1.15.6 by @dependabot in https://github.com/smapiot/piral/pull/680
  • Updated express from 4.18.2 to 4.19.2 by @dependabot in https://github.com/smapiot/piral/pull/682
  • Updated vite from 5.0.12 to 5.2.8 by @dependabot in https://github.com/smapiot/piral/pull/683
  • Updated the --feed option for pilet debug to send custom headers
  • Updated piral-breadcrumbs to be independent of React Router (#681)

Full Changelog: https://github.com/smapiot/piral/compare/v1.5.2...v1.5.3

v1.5.2

2 months ago

What's Changed

  • Fixed created website emulator paths when running in Windows
  • Fixed website emulator running for pilet debug in Windows
  • Added tea constitution file to repo
  • Released 1.5.2 by @FlorianRappl in https://github.com/smapiot/piral/pull/679

Full Changelog: https://github.com/smapiot/piral/compare/v1.5.1...v1.5.2

v1.5.1

2 months ago

What's Changed

  • Fixed Node.js engine constraint in piral-cli to "16.0.0"
  • Fixed target-specific navigation in piral-blazor
  • Fixed definition of not found page for React Router v6 by @carvinlo (#677)
  • Updated kras to latest v0.16 release
  • Added --type flag to piral publish command
  • Released 1.5.1 by @FlorianRappl in https://github.com/smapiot/piral/pull/678

Full Changelog: https://github.com/smapiot/piral/compare/v1.5.0...v1.5.1

v1.5.0

2 months ago

What's Changed

  • Fixed this in Pilet API event functions by @manuelroemer in https://github.com/smapiot/piral/pull/665
  • Fixed bundler restarting the process by @carvinlo in https://github.com/smapiot/piral/pull/675
  • Fixed issue with monorepos using Rush (#667)
  • Fixed issue with blocked port in case of full debug reload (#671)
  • Fixed @Inject with multiple instances in piral-ng (#673)
  • Fixed standalone pilets depending on @angular/compiler
  • Removed legacy option in piral-cli-webpack5 to support IE8
  • Removed pilet-related options in debug settings when running piral debug (#670)
  • Improved internal navigation Blazor pilets using piral-blazor
  • Updated dependencies (#663)
  • Updated kras to v0.16 to fix some issues and remove request
  • Updated piral publish command to work exclusively for emulator websites
  • Added special entry point to emulator website when accessed online (#654)
  • Added feed selection view for remote emulator website (#654)
  • Released 1.5.0 by @FlorianRappl in https://github.com/smapiot/piral/pull/676

Full Changelog: https://github.com/smapiot/piral/compare/v1.4.3...v1.5.0

v1.4.3

4 months ago

What's Changed

  • Fixed issue with piral-blazor using routing in standalone mode
  • Fixed issue with piral-blazor connecting the Piral events
  • Fixed support of piral-blazor for .NET 8 Blazor
  • Released 1.4.3 by @FlorianRappl in https://github.com/smapiot/piral/pull/662

Full Changelog: https://github.com/smapiot/piral/compare/v1.4.2...v1.4.3

v1.4.2

5 months ago

What's Changed

  • Fixed misplaced index.d.ts in a scaffolded pilet (#658)
  • Fixed issue where pilet publish could remove the source folder (#657)
  • Updated toggle in debug utilities to always use life cycle (#659)
  • Released 1.4.2 by @FlorianRappl in https://github.com/smapiot/piral/pull/661

Full Changelog: https://github.com/smapiot/piral/compare/v1.4.1...v1.4.2

v1.4.1

5 months ago

What's Changed

  • Fixed issue with pilet injector for certain apps in monorepos
  • Added support for middleware functions in piral-fetch (#645) by @manuelroemer
  • Released 1.4.1 by @FlorianRappl in https://github.com/smapiot/piral/pull/656

Full Changelog: https://github.com/smapiot/piral/compare/v1.4.0...v1.4.1

v1.4.0

5 months ago

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 and piral-ie11polyfills-utils into a separate repository
  • Improved docs for Breadcrumbs by @manuelroemer in https://github.com/smapiot/piral/pull/649
  • Updated documentation on piral-ng (#646)
  • Updated axios from 0.21.4 to 1.6.0 by @dependabot in https://github.com/smapiot/piral/pull/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 https://github.com/smapiot/piral/pull/652

Full Changelog: https://github.com/smapiot/piral/compare/v1.3.3...v1.4.0

v1.3.3

6 months ago

What's Changed

Full Changelog: https://github.com/smapiot/piral/compare/v1.3.2...v1.3.3