Skip to content

v3.1.0

Choose a tag to compare

@haltcase haltcase released this 06 Jul 05:20
· 3 commits to master since this release

logger-neue can now be used with native ES module imports in supported versions of Node (12.17+ and 14+).

FEATURES
  • add esm entry point (ddd5b37)
  • add named export for default factory function (a84f1e7)