Skip to content

Latest commit

 

History

History
90 lines (45 loc) · 4.49 KB

CHANGELOG.md

File metadata and controls

90 lines (45 loc) · 4.49 KB

Changelog

3.0.4 (2023-04-27)

Dependencies

3.0.3 (2023-03-21)

Dependencies

  • f37aeb1 #96 bump glob from 8.1.0 to 9.3.1 (#96)
  • 98d3b80 #92 bump minimatch from 6.2.0 to 7.4.2 (#92)

3.0.2 (2023-02-06)

Dependencies

3.0.1 (2022-12-14)

Dependencies

  • 15c752f #75 bump @npmcli/name-from-folder from 1.0.1 to 2.0.0

3.0.0 (2022-10-12)

⚠️ BREAKING CHANGES

  • @npmcli/map-workspaces is now compatible with the following semver range for node: ^14.17.0 || ^16.13.0 || >=18.0.0

Features

  • d018d85 #60 postinstall for dependabot template-oss PR (@lukekarrys)

Documentation

  • 2f9abc7 #64 update readme install package name (#64) (@wraithgar)

Dependencies

  • 8f3fcce #68 bump read-package-json-fast from 2.0.3 to 3.0.0

2.0.4 (2022-06-29)

Bug Fixes

  • replace deprecated String.prototype.substr() (#41) (1452a05)

2.0.3 (2022-04-20)

Dependencies

2.0.2 (2022-03-10)

Bug Fixes

  • evaluate all patterns before throwing EDUPLICATEWORKSPACE (#32) (ca0bf18)

Dependencies

  • update minimatch requirement from ^5.0.0 to ^5.0.1 (#28) (5c4fd0d)

2.0.1 (2022-02-17)

Bug Fixes

Dependencies

  • bump minimatch from 3.1.1 to 4.1.1 (305629e)
  • bump minimatch from 4.2.1 to 5.0.0 (2098531)
  • update glob requirement from ^7.1.6 to ^7.2.0 (588b229)
  • update read-package-json-fast requirement from ^2.0.1 to ^2.0.3 (0eeb67d)

0.0.0-pre.0

  • Initial pre-release.