Skip to content
This repository has been archived by the owner on Sep 8, 2023. It is now read-only.

Latest commit

 

History

History
68 lines (34 loc) · 3.04 KB

CHANGELOG.md

File metadata and controls

68 lines (34 loc) · 3.04 KB

3.3.1 (2023-07-07)

Bug Fixes

  • replaced eslint-plugin-node with eslint-plugin-n (#110) (4056c15)

3.3.0 (2023-02-21)

Features

3.2.2 (2023-02-16)

Bug Fixes

  • Altering the order of semantic release config file to have it correct (#70) (c1d8171)

3.2.1 (2023-01-09)

Bug Fixes

  • build(deps): bump json5 from 1.0.1 to 1.0.2 (#52) (8e27cd0)

3.2.0 (2022-12-07)

Features

3.1.0 (2022-12-06)

Features

  • empty commit to trigger release pipeline (#50) (27cc16e)

3.0.1 (2022-01-07)

Bug Fixes

  • semantic-release: add semantic release (#46) (c04279b)

3.0.0 - 2021-11-04

  • [Breaking] Drop support for node < 14.
  • Update Github test workflow to only test node v 14.x
  • Update dependencies, npm, and engines in package.json to support node version >= 14.

2.1.0 - 2020-11-13

  • Add support for transmitting stats via TCP

2.0.1 - 2020-08-19

  • Update dev dependencies
  • Replace uses of @hapi/joi with joi (#31)

2.0.0 - 2020-08-10

  • [Breaking] Drop support for node < 12.
  • Update Github test workflow to only test node v 12.x
  • Update dependencies, npm, and engines in package.json to support node version >= 12.