Skip to content

5.0.0

Compare
Choose a tag to compare
@Silic0nS0ldier Silic0nS0ldier released this 09 Feb 22:12
· 812 commits to master since this release

Changed

  • 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.