Skip to content

Releases: pimterry/loglevel

v1.8.1

08 Nov 15:11
Compare
Choose a tag to compare

v1.6.8

15 Apr 10:41
Compare
Choose a tag to compare
v1.6.8

v1.6.7

15 Apr 10:40
Compare
Choose a tag to compare
v1.6.7

v1.6.6

07 Nov 17:14
Compare
Choose a tag to compare

Fix bugs in v1.6.5, which caused issues in node.js & IE < 9

v1.6.5

07 Nov 14:39
Compare
Choose a tag to compare

Ensure the provided message is included when calling trace() in IE11

v1.6.4

30 Oct 12:29
Compare
Choose a tag to compare

Ensure package.json's 'main' is a fully qualified path, to fix webpack issues

v1.6.3

30 Oct 12:28
Compare
Choose a tag to compare

Avoid TypeScript type conflicts with other global log types (e.g. core-js)

v1.6.2

31 May 08:11
Compare
Choose a tag to compare

Include TypeScript type definitions in the package itself

v1.6.1

10 Jan 20:42
Compare
Choose a tag to compare

Various small documentation & test updates

v1.6.0

13 Nov 22:39
Compare
Choose a tag to compare

Add a name property to loggers and add log.getLoggers() (#114), and recommend unpkg as CDN instead of CDNJS.