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.6.2 #718

Closed FlorianRappl closed 1 month ago

FlorianRappl commented 1 month 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 one is a set of smaller bug fixes + changes of dependencies. Most notably, we got two new useful events (when pilets are about to be loaded and when pilets have been loaded).

Remarks

The path-to-regexp (PTR) dependency has been removed, however, that does not remove the dependency to react-router, which still may have a dependency to PTR (in version 5 this is the case). So you will need to evaluate yourself if you want to remove / change react-router or not.