Skip to content

Releases: bitchcraft/unicorn-logger

v1.3.1

28 Apr 11:26
Compare
Choose a tag to compare

1.3.1 (2024-04-28)

Bug Fixes

  • add missing build step to release ci (0082511)

v1.3.0

28 Apr 10:58
Compare
Choose a tag to compare

1.3.0 (2024-04-28)

Features

  • ci: add circleci (16f559c)
  • docs: add docblocks (13c1f2f)
  • middlewares: add support for global middlewares and wrap default functions (ffeb949)
  • middlewares: pass logger to called middlewares (35eed6f)
  • middlewares: Start middleware implementation (c69c061)
  • revive project (821b977)
  • tests: add tests (ee0b1a2)

Bug Fixes

  • base calls: make calls to base functions sync again (366c30c)
  • build selector: fix browsers not being detected correctly (7ef4279)
  • ci: add missing : (fa0436f)
  • ci: add missing : (6ae0574)
  • ci: fix branch selector (2de8436)
  • ci: fix branch selector (7bd6d8c)
  • ci: fix build on tag, maybe? (c964de0)
  • ci: fix build on tag, maybe? (51f7740)
  • ci: make npm version ignore present version as a precautionary measure (964624f)
  • ci: make npm version ignore present version as a precautionary measure (301e006)
  • ci: split in two workflows (437d9bd)
  • ci: split in two workflows (94b4af4)
  • lint: fix lint and flow errors (62c9c6f)
  • node build: set correct webpack target for node, create specific builds for node and prowser (4e62b0a)
  • package: bump version (8b64b51)
  • publish: add npm ignore (396245d)
  • publish: add npm ignore (766e523)
  • release: add changelog entry (64e9bd7)
  • release: add changelog entry (00e37bc)