Skip to content

Latest commit

 

History

History
47 lines (22 loc) · 1.91 KB

CHANGELOG.md

File metadata and controls

47 lines (22 loc) · 1.91 KB

Changelog

2.0.1 (2021-12-06)

Bug Fixes

2.0.0 (2021-08-31)

⚠ BREAKING CHANGES

  • require node.js 10 and up (#88)

Bug Fixes

  • deps: update dependency uuid to v7 (#79) (1e8c47f)
  • deps: update dependency uuid to v8 (#92) (0a5ecea)

Build System

1.0.0 (2019-11-05)

⚠ BREAKING CHANGES

  • Stop supporting Node 6 as it reaches EOL.
  • drop support for node.js 4.x and 9.x (#25)

Features

Build System

Miscellaneous Chores

  • drop support for node.js 4.x and 9.x (#25) (f69a1b0)