1
0
Fork 0
js-utils/CHANGELOG.md

2.3 KiB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.6 (2020-03-31)

0.1.5 (2020-03-31)

Bug Fixes

  • docs: describe exports and mark with release status (e4958ee)
  • logger: use global instance of console/null logger for tests (c55e154)
  • test: begin covering child process utils (f690cdc)
  • test: cover async, buffer, map, and reflect utils (852045f)
  • test: cover pid file, signal helpers, improve coverage for others (76e2ba4)

0.1.4 (2020-03-29)

Features

  • export async tracker, checklist (e68d7f9)

0.1.3 (2020-03-29)

Features

0.1.2 (2020-03-29)

Features

0.1.1 (2020-03-28)

Bug Fixes

  • docs: comment header in PR template (0372927)
  • docs: remove isolex link in PR template (21f0699)