Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 1.26 KB

CHANGELOG.md

File metadata and controls

28 lines (15 loc) · 1.26 KB

Changelog

3.0.2 (2023-04-26)

Dependencies

  • b06a2c0 #30 bump minipass from 4.2.7 to 5.0.0 (#30)

3.0.1 (2023-01-30)

Bug Fixes

  • 97116ba #25 only flush the queue after open if not already writing (#25) (@nlf)

3.0.0 (2022-12-12)

⚠️ BREAKING CHANGES

  • fs-minipass is now compatible with the following semver range for node: ^14.17.0 || ^16.13.0 || >=18.0.0

Features

  • bc88a4e add template-oss (@lukekarrys)

Dependencies