Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 1.08 KB

CHANGELOG.md

File metadata and controls

21 lines (12 loc) · 1.08 KB

Changelog

4.0.0 (2023-01-03)

⚠ BREAKING CHANGES

  • Normalize repository, dropping node <10.13 support
  • Rename package

Bug Fixes

  • Check negative patterns before trimming (#1) (1faa5dc)
  • Ensure glob-like characters are escaped in cwd & root options (1289c1b)
  • Resolve ../ at the beginning of globs (#2) (1752090)

Miscellaneous Chores

  • Normalize repository, dropping node <10.13 support (9840375)
  • Rename package (9da4059)