Skip to content

Releases: smapiot/piral

1.6.2

27 Sep 13:36
Compare
Choose a tag to compare

What's Changed

  • Fixed registerBreadcrumbs in piral-breadcrumbs failing when no matcher was specified
  • Updated dependencies
  • Bumped webpack from 5.89.0 to 5.94.0 by @dependabot in #709
  • Bumped path-to-regexp from 1.8.0 to 8.0.0 by @dependabot in #712
  • Bumped vite from 5.2.8 to 5.4.6 by @dependabot in #714
  • Bumped rollup from 4.21.3 to 4.22.4 by @dependabot in #716
  • Released 1.6.2 by @FlorianRappl in #718
  • Removed dependency to path-to-regexp package
  • Added loading-pilets and loaded-pilets events

Full Changelog: v1.6.1...v1.6.2

1.6.1

07 Aug 22:53
Compare
Choose a tag to compare

What's Changed

  • Improved CLI flag validation and documentation (#705)
  • Added InjectionToken constants for compatibility with Angular's inject to piral-ng by @hwanders (#703)
  • Added direct support for new piral-cli-vite5 bundler plugin
  • Released 1.6.1 by @FlorianRappl in #706

New Contributors

Full Changelog: v1.6.0...v1.6.1

1.6.0

08 Jul 09:12
Compare
Choose a tag to compare

What's Changed

  • Fixed event dispatching for providers in piral-blazor
  • Fixed navigation storm in angular pilets (#672)
  • Fixed declaration merging for moduleResolution set to bundler (#701)
  • Removed legacy require (CommonJS) output in piral-core and related libs
  • Improved setup of event listeners in piral-blazor (#696)
  • Improved fallback signature in piral-translate
  • Improved streaming update in piral-update
  • Updated dependencies
  • Updated braces from 3.0.2 to 3.0.3 by @dependabot in #700
  • Added ILC to the alternative solutions list in the documentation by @StyleT in #697
  • Added --strict-port option to the piral-cli debug commands (#699)
  • Added update capabilities to piral-blazor extension boundaries
  • Added piral-error-overlay to piral-debug-utils
  • Added unhandled-error event fired from the ErrorBoundary
  • Released 1.6.0 by @FlorianRappl in #702

New Contributors

Full Changelog: v1.5.6...v1.6.0

1.5.6

21 May 22:11
Compare
Choose a tag to compare

What's Changed

  • Fixed issue with piral-cli-webpack5 when modifying the config entry point
  • Fixed issue with pre-TypeScript 5 versions with module resolution set to bundler
  • Fixed handling of max event listeners for pilet debug
  • Updated to latest version of dets
  • Added dynamic compiler capability to piral-ng
  • Released 1.5.6 by @FlorianRappl in #695

Full Changelog: v1.5.5...v1.5.6

1.5.5

10 May 16:36
Compare
Choose a tag to compare

What's Changed

  • Updated ejs from 3.1.9 to 3.1.10 by @dependabot in #693
  • Fixed piral-ng/extend-webpack for MJS files using not fully specified references
  • Added piral-ng/standalone to support pure modern Angular standalone (#690)
  • Released 1.5.5 by @FlorianRappl in #694

Full Changelog: v1.5.4...v1.5.5

1.5.4

23 Apr 16:25
Compare
Choose a tag to compare

What's Changed

  • Bumped tar from 6.2.0 to 6.2.1 by @dependabot in #686
  • Fixed registration of component before mounting in piral-vue3 by @carvinlo in #688
  • Fixed pilet build with --type standalone to end up at feed selection
  • Improved handling of server restart (#687)
  • Updated piral-cli to also include the .krasrc from the current directory (#691)
  • Updated piral-blazor to contain support for Piral.Blazor providers
  • Added defineVue3Middleware function to piral-vue3 (#689)
  • Released 1.5.4 by @FlorianRappl in #692

Full Changelog: v1.5.3...v1.5.4

1.5.3

11 Apr 00:03
Compare
Choose a tag to compare

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 #680
  • Updated express from 4.18.2 to 4.19.2 by @dependabot in #682
  • Updated vite from 5.0.12 to 5.2.8 by @dependabot in #683
  • Updated the --feed option for pilet debug to send custom headers
  • Updated piral-breadcrumbs to be independent of React Router (#681)

Full Changelog: v1.5.2...v1.5.3

1.5.2

15 Mar 15:09
Compare
Choose a tag to compare

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 #679

Full Changelog: v1.5.1...v1.5.2

1.5.1

11 Mar 15:03
Compare
Choose a tag to compare

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 #678

Full Changelog: v1.5.0...v1.5.1

1.5.0

25 Feb 23:56
Compare
Choose a tag to compare

What's Changed

  • Fixed this in Pilet API event functions by @manuelroemer in #665
  • Fixed bundler restarting the process by @carvinlo in #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 #676

Full Changelog: v1.4.3...v1.5.0