Skip to content

Latest commit

 

History

History
33 lines (15 loc) · 1.28 KB

CHANGELOG.md

File metadata and controls

33 lines (15 loc) · 1.28 KB

Changelog

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

0.2.0 (2022-07-15)

⚠ BREAKING CHANGES

  • Node.js 16.12.0 is required

Bug Fixes

  • Work with Node.js >=16.12.0 (4ea4529), closes #6

0.1.2 (2020-05-31)

Bug Fixes

  • Prepare for ESM loader hooks moving to worker threads. (#3) (8105a8f)

0.1.1 (2020-05-20)

Features

Bug Fixes

  • Do not attempt to recursively load configuration (#2) (bc4d4e1)