Skip to content

Latest commit

 

History

History
52 lines (23 loc) · 2.63 KB

CHANGELOG.md

File metadata and controls

52 lines (23 loc) · 2.63 KB

Changelog

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

2.0.0 (2020-01-26)

⚠ BREAKING CHANGES

  • bump requirement to node.js 10.13.0
  • The modulesDir no longer defaults to /node_modules.

Features

  • Add preserveSymlinks option (eb4b2b4), closes #23
  • bump requirement to node.js 10.13.0 (8dbab86)
  • Create processAtProgramExit option (#30) (ad99be5), closes #26
  • Use relative path to node_modules by default (#22) (f9eaf0e)

Bug Fixes

  • modulesDir default should be absolute FS path when fsPath is enabled (6f299bc)

1.5.1 (2019-06-06)

1.5.0 (2019-04-16)

Features

1.4.0 (2019-04-14)

Features

1.3.2 (2019-04-05)

Bug Fixes

  • package: update arrify to version 2.0.0 (#12) (109d89f)