smapiot / piral

🚀 Framework for next generation web apps using micro frontends. ⭐️ Star to support our work!
https://piral.io
MIT License
1.71k stars 127 forks source link

Release 1.5.6 #695

Closed FlorianRappl closed 6 months ago

FlorianRappl commented 6 months ago

New Pull Request

For more information, see the CONTRIBUTING guide.

Prerequisites

Please make sure you can check the following boxes:

Type(s) of Changes

Contribution Type

What types of changes does your code introduce? Put an x in all the boxes that apply:

Description

A set of fixes and improvements for piral-ng. Most notably, this change adds a couple of lines to angular-compiler for making it aware of its version. This way, conflicting versions of the compiler (e.g., version 16 and version 17) will play nicely with each other (it does that by returning a different global, depending on which version of Angular is requesting the global).

Remarks

(none)