Releases: pimterry/loglevel
Releases · pimterry/loglevel
v1.6.6
Fix bugs in v1.6.5, which caused issues in node.js & IE < 9
v1.6.5
Ensure the provided message is included when calling trace() in IE11
v1.6.4
Ensure package.json's 'main' is a fully qualified path, to fix webpack issues
v1.6.3
Avoid TypeScript type conflicts with other global log
types (e.g. core-js)
v1.6.2
Include TypeScript type definitions in the package itself
v1.6.1
Various small documentation & test updates