Skip to content

Performance improvements

Choose a tag to compare

@thetutlage thetutlage released this 04 Sep 16:10

IoC container now exposes a lookup method, whose output can be cached by the consumer to speed up ioc.use, ioc.useEsm and ioc.make calls

  • feat: add lookup method to speed up resolving namespaces 273529f
  • fix: cache autoloads value regardless of esm flags 337e6fe
  • chore(package): update dependencies db7655f

v6.1.5...v6.1.6