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.2.0 #623

Closed FlorianRappl closed 1 year ago

FlorianRappl commented 1 year 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 release introduces support for excluding dependencies from the inherited importmap - which can be great for pilets to opt-out of central sharing or for app shells to opt-out of some otherwise implied sharings.

The release also includes support for symbol dependencies in Blazor (for debugging dependencies of pilets) and other enhancements.

Besides the new features some issues have been fixed - such as builds on Windows or duplications in pilet tarballs if child directories / files are included.

Remarks

No remarks.