You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated interface of BundleOrchestrator._transform reflecting tighter constraints in @types/node v14. No modification to runtime logic, method only used by NodeJS streams.
Removed esm loader in favour of native ESM support.
Raised minimum NodeJS version from 10 to 12.17.0.
Changed exception type thrown when a configuration merge fails, consequence of changing error wrapper from errlop to @jsdevtools/ono.