Skip to content

Releases: distante/saninn-logger

v1.2.0

26 Mar 09:33
Compare
Choose a tag to compare

Logger can also be used on server environments

What's Changed

  • chore(deps): bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #75
  • chore(deps): bump tmpl from 1.0.4 to 1.0.5 by @dependabot in #76
  • chore(deps): bump minimist from 1.2.0 to 1.2.5 by @dependabot in #77
  • chore(deps): bump browserslist from 4.16.3 to 4.19.1 by @dependabot in #78
  • Update dependencies by @distante in #79
  • chore(deps): bump shell-quote from 1.6.1 to 1.7.3 by @dependabot in #82
  • chore(deps): bump parse-url from 6.0.0 to 6.0.5 by @dependabot in #86
  • chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #87
  • chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #93

Full Changelog: v1.1.0...v1.2.0

1.1.0

08 Aug 09:22
Compare
Choose a tag to compare
  • feat: added getter to know the current level value (ea1a963)
  • chore(deps): bump hosted-git-info from 2.7.1 to 2.8.9 (#72) (1d404da)
  • chore(deps): bump trim-newlines from 3.0.0 to 3.0.1 (#74) (70a2921)
  • chore(deps): bump ws from 7.4.4 to 7.4.6 (#73) (c99f946)
  • chore(deps): bump lodash from 4.17.15 to 4.17.20 (#71) (3382d54)
  • chore: removed travis from repo (965ed3a)

1.0.0

13 Apr 19:04
Compare
Choose a tag to compare
  • chore: removed auto index generator listener (6acd46f)
  • chore: centralize exports (#70) (0432dc1)
  • chore(package.json): added prepare script (c57fc7b)
  • chore: iife test to check IE 11 compatibility (1b8e5ea)
  • chore: updated dev dependencies (#69) (1ffc5e7)
  • chore: removed deprecated printToConsole option (#65) (17ad03f)
  • Fix coverage github action (#68) (0bea171)
  • Code coverage for git hub actions (#67) (841899c)
  • Update node.js.yml (b566bd6)
  • Create node.js.yml (#66) (1bc9844)
  • Feat: add "fatal" support (#64) (324317c)
  • chore: update dev dependencies (8236ac7)
  • chore(deps): bump y18n from 4.0.0 to 4.0.1 (#63) (b3f1c52)
  • chore(deps): bump node-notifier from 8.0.0 to 8.0.1 (#62) (8022201)
  • chore(deps): bump ini from 1.3.5 to 1.3.7 (#61) (b993d62)

0.9.3

06 Dec 11:05
Compare
Choose a tag to compare
  • chore: update dev dependencies (f7cc0d6)
  • chore(deps): bump node-fetch from 2.6.0 to 2.6.1 (#60) (d3dc516)
  • chore(deps): bump http-proxy from 1.18.0 to 1.18.1 (#59) (f971bcf)
  • chore(deps): bump websocket-extensions from 0.1.3 to 0.1.4 (#53) (fb97cfa)
  • chore(deps-dev): bump codecov from 3.7.0 to 3.7.1 (#58) (21478b2)
  • chore: update codecov dependency (#57) (6a4c16c)

0.9.1

09 Jun 11:59
Compare
Choose a tag to compare
  • chore: updated Docs before Release (6170891)
  • fix: fixed typo on file exports (b50093b)

0.9.0

09 Jun 09:05
Compare
Choose a tag to compare
  • chore: updated Docs before Release (516492f)
  • feat: add a type for logger function processor params (#56) (d68ba96)

0.8.2

02 May 15:02
Compare
Choose a tag to compare
  • chore: updated Docs before Release (a7aae6e)
  • fix: docs script (a112e36)
  • fix: missing static log array object on SaninnLogger class (c95118d)

0.8.1

02 May 11:14
Compare
Choose a tag to compare
  • fix: restored log_types_array in SaninnLogger Object (c5bd958)
  • chore: installed released as local dependency (190b41d)

0.8.0

19 Apr 13:58
Compare
Choose a tag to compare
  • chore: readme updated (#51) (1692a1f)
  • feat: Logger levels (#50) (b5f43c7)
  • Update prettier to the latest version 🚀 (#48) (61da995)
  • Greenkeeper/rollup 2.2.0 (#49) (67112d6)
  • chore(deps-dev): bump codecov from 3.1.0 to 3.6.5 (#45) (527fc15)
  • chore: enabled all live reload tests (389dd6d)

0.7.0

02 Feb 09:07
Compare
Choose a tag to compare
  • feat: .info() logger function and tests (#44) (157e779)