opencomponents / oc

OpenComponents, serverless in the front-end world for painless micro-frontends delivery
https://opencomponents.github.io/
MIT License
1.42k stars 122 forks source link

move to p-limit await import. node 18 and improve plugin type #1358

Closed ricardo-devis-agullo closed 6 months ago

ricardo-devis-agullo commented 6 months ago

This makes the minimum node version 18, updates p-limit and uses await import syntax since its ESM only and OC still relies on CJS and improves type inference of options when registering plugins.