Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 2.27 KB

CHANGELOG.md

File metadata and controls

36 lines (23 loc) · 2.27 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

5.0.0 (2022-12-04)

⚠ BREAKING CHANGES

  • no longer support Node 10, 12

Features

Bug Fixes

build

  • only support LTS and current Node version (b771cc7)