Skip to content

Version 2.0

Choose a tag to compare

@rmartone rmartone released this 01 Mar 01:56
· 64 commits to master since this release
cbf9f6e
  • ESM & CJS Support – Now works seamlessly with both ES Modules (ESM) and CommonJS (CJS).
  • More Efficient Logging – Removed unnecessary internal error handling to improve performance.
  • Improved Tag Handling – Optimized proxy behavior for dynamic tag registration.
  • Better Config Defaults – Invalid log levels now correctly default to TRACE with a warning.