Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 1.06 KB

CHANGELOG.md

File metadata and controls

30 lines (16 loc) · 1.06 KB

3.0.0 (2023-09-07)

⚠ BREAKING CHANGES

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

Features

  • drop Node.js v14 and v16 (186de9e)

2.0.0 (2023-04-22)

⚠ BREAKING CHANGES

  • This is now a pure ESM package. Additionally, support for bower and component has been dropped.
  • Node.js <14.14.0 is no longer supported.

Features

  • overhaul for ESM (c81fbae)
  • require at least Node.js v14.14.0 (09283a5)

Bug Fixes

  • deps: lodash.isfinite@2.4.1 (fb7712e)
  • update copyright year (138b7b2)