Skip to content

Latest commit

 

History

History
142 lines (117 loc) · 5.8 KB

CHANGELOG.md

File metadata and controls

142 lines (117 loc) · 5.8 KB

v8.1.3 (2021-11-04)

BUG FIXES

DEPENDENCIES

v8.1.2 (2021-10-28)

BUG FIXES

DEPENDENCIES

v8.1.1 (2021-10-21)

DEPENDENCIES

v8.1.0 (2021-10-14)

FEATURES

DEPENDENCIES

DOCUMENTATION

v8.0.0 (2021-10-07)

The purpose of this release is to drop support for old node versions and to remove support for require('npm'). There are no other breaking changes.

BREAKING CHANGES

  • Drop support for node 10 and 11
  • Raise support ceiling in node 12 and 14 to LTS (^12.13.0/^14.15.0)
  • Drop support to require('npm')
  • Update subdependencies that also dropped node10 support

DEPENDENCIES