Skip to content

Version 2.0.0

Compare
Choose a tag to compare
@mikaelvesavuori mikaelvesavuori released this 25 Jul 09:42
· 39 commits to main since this release

What's Changed

  • Update API
  • Update implementation to use singleton rather than process.env
  • Add security section to docs
  • sync timestamp formats between MikroLog and MikroTrace
  • update docs
  • add support for alphabetically sorted logs
  • refactor(): use private writeLog method to reduce duplication of process.stdout.write() calls in MikroLog entity
  • docs(typedoc): add package script for creating docs with Typedoc

Full Changelog: v1.0.2...v2.0.0