Closed ricardo-devis-agullo closed 9 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.
await import
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.