Skip to content

Latest commit

 

History

History
63 lines (30 loc) · 2.19 KB

CHANGELOG.md

File metadata and controls

63 lines (30 loc) · 2.19 KB

4.0.0 (2023-09-06)

⚠ BREAKING CHANGES

  • Node.js v14 and v16 are no longer supported.

Features

  • drop Node.js v14 and v16 (4b423ea)

3.2.0 (2023-04-26)

Features

  • update inequality in step 5.4 (72d4996)

3.1.0 (2023-03-26)

Features

  • add TypeScript declarations (ef22831)
  • generate TypeScript declarations from source (c98b168)

3.0.0 (2022-11-14)

⚠ BREAKING CHANGES

  • Node.js v12 is no longer supported.

Features

  • drop Node.js v12 support (f2c2395)

2.0.1 (2021-11-24)

Bug Fixes

  • add type coverage through JSDoc (1da099b)

2.0.0 (2021-11-23)

⚠ BREAKING CHANGES

  • Node.js v10 is no longer supported.

Features

  • drop Node.js v10 support (2099792)

1.0.2 (2021-11-23)

Bug Fixes