smapiot / piral

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

Release 1.3.0 #632

Closed FlorianRappl closed 11 months ago

FlorianRappl commented 12 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

This is another great feature release. With 1.3.0 we include several bug fixes, enhancements, and convenience helpers.

The package also comes with support for the latest feature flags offered by Piral.Blazor in the piral-blazor converter.

Remarks

This one improves the compatibility of piral-ng by de-coupling the converter from the common package (which is now a separate package called piral-ng-common - this one is versioned according to the Angular version supported and independent of the used piral-ng converter as long as it supports a decoupled package, i.e., 1.3.0 or higher).