Skip to content

Latest commit

 

History

History
58 lines (26 loc) · 1.77 KB

CHANGELOG.md

File metadata and controls

58 lines (26 loc) · 1.77 KB

2.0.0 (2022-06-06)

Features

  • exports both esm and commonjs (6056596)

BREAKING CHANGES

  • ESM package with CommonJS export

1.4.0 (2022-01-18)

Features

1.3.0 (2021-12-17)

Features

1.2.0 (2021-07-08)

Features

  • timeout: optional unref (83ef086)

1.1.1 (2021-07-07)

Bug Fixes

1.1.0 (2021-07-07)

Features

  • avoid registering duplicated handlers (30422b8)
  • change options interface (344ac15)

1.0.13 (2021-07-01)

⚠ BREAKING CHANGES

  • options are now 3 parameters

Documentation