Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 722 Bytes

CHANGELOG.md

File metadata and controls

15 lines (7 loc) · 722 Bytes

Changelog

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

3.1.6 (2023-05-14)

Features

  • allowed minor and patch update of node-fetch (#132) (425395b), closes #129

Bug Fixes

  • fixed ESTree.StaticBlock error (a66f21b)