Skip to content

Releases: open-draft/logger

v0.3.0

14 Apr 17:41
Compare
Choose a tag to compare

v0.3.0 (2023-04-14)

Features

  • export as neutral target bundle (58e5d02)

v0.2.2

14 Apr 17:07
Compare
Choose a tag to compare

v0.2.2 (2023-04-14)

Bug Fixes

  • repository link in package.json (df16fd2)

v0.2.1

14 Apr 16:58
Compare
Choose a tag to compare

v0.2.1 (2023-04-14)

Bug Fixes

  • list "package.json" in "exports" (f6733fb)

v0.2.0

13 Apr 10:56
Compare
Choose a tag to compare

v0.2.0 (2023-04-13)

Features

v0.1.1

12 Apr 23:56
Compare
Choose a tag to compare

v0.1.1 (2023-04-12)

Bug Fixes

  • publish readme and license to npm (fdb05a2)

v0.1.0

12 Apr 23:53
Compare
Choose a tag to compare

v0.1.0 (2023-04-12)

Features

  • support positionals in node (96826ba)
  • support positionals in the browser (d9d315b)
  • add performance measurement api (b7347c2)
  • write warn and error to stderr (84daa87)
  • support filtering by log level (3e72bf4)
  • support filtering by logger name (b6cb726)
  • support scopes (1cd5aea)
  • basic logging (51974f5)