Skip to content

Latest commit

 

History

History
274 lines (139 loc) · 11.7 KB

CHANGELOG.md

File metadata and controls

274 lines (139 loc) · 11.7 KB

Changelog

5.0.20 (2023-10-06)

Dependencies

5.0.19 (2023-07-05)

Dependencies

5.0.18 (2023-06-21)

Dependencies

5.0.17 (2023-05-03)

Dependencies

5.0.16 (2023-04-19)

Dependencies

5.0.15 (2023-04-05)

Dependencies

5.0.14 (2023-03-30)

Dependencies

5.0.13 (2023-03-08)

Dependencies

5.0.12 (2023-03-02)

Dependencies

5.0.11 (2023-02-22)

Dependencies

5.0.10 (2023-02-07)

Dependencies

5.0.9 (2023-02-01)

Dependencies

5.0.8 (2023-01-25)

Dependencies

5.0.7 (2023-01-12)

Dependencies

5.0.6 (2022-12-07)

Dependencies

5.0.5 (2022-11-30)

Dependencies

5.0.4 (2022-11-16)

Dependencies

5.0.3 (2022-11-09)

Dependencies

5.0.2 (2022-11-02)

Bug Fixes

  • 1f5382d #5789 don't set stdioString for any spawn/run-script calls (@lukekarrys)

Dependencies

5.0.1 (2022-10-26)

Dependencies

5.0.0 (2022-10-19)

Features

  • 586e78d empty commit to trigger all workspace releases (@lukekarrys)

Dependencies

5.0.0-pre.4 (2022-10-19)

Dependencies

5.0.0-pre.3 (2022-10-13)

Bug Fixes

5.0.0-pre.2 (2022-10-05)

Bug Fixes

  • e4e8ae2 libnpmpack: obey foregroundScripts (@winterqt)

Dependencies

5.0.0-pre.1 (2022-09-30)

⚠️ BREAKING CHANGES

  • npm pack now follows a strict order of operations when applying ignore rules. If a files array is present in the package.json, then rules in .gitignore and .npmignore files from the root will be ignored.

Features

  • 3ae796d implement new npm-packlist behavior (@lukekarrys)

Dependencies

5.0.0-pre.0 (2022-09-08)

⚠ BREAKING CHANGES

  • workspaces: all workspace packages are now compatible with the following semver range for node: ^14.17.0 || ^16.13.0 || >=18.0.0

Features

  • e95017a #5485 feat(workspaces): update supported node engines in package.json (@lukekarrys)

4.1.3 (2022-08-31)

Dependencies

4.1.2 (2022-06-23)

Dependencies

4.1.1 (2022-06-22)

Dependencies

4.1.0 (2022-05-25)

Features

  • libnpmpack: bump pacote for better workspace awareness (7307c8d)

Dependencies

  • pacote@13.5.0 npm-packlist@5.1.0 (353e2f9)

4.0.3 (2022-04-06)

Bug Fixes

Dependencies

4.0.2 (2022-03-15)

Documentation

Dependencies

4.0.1 (2022-03-03)

Bug Fixes

  • set proper workspace repo urls in package.json (#4476) (0cfc155)

2.0.0 (2020-03-27)

Breaking Changes

1.0.0 (2020-03-26)

Features