Skip to content

2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Apr 16:09
· 80 commits to master since this release

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)

@kenany