Skip to content

Latest commit

 

History

History
101 lines (52 loc) · 3.93 KB

CHANGELOG.md

File metadata and controls

101 lines (52 loc) · 3.93 KB

Changelog

4.0.1 (2022-10-26)

Dependencies

4.0.0 (2022-10-19)

Features

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

Dependencies

4.0.0-pre.5 (2022-10-19)

Dependencies

4.0.0-pre.4 (2022-10-05)

Dependencies

4.0.0-pre.3 (2022-09-30)

Dependencies

4.0.0-pre.2 (2022-09-23)

Dependencies

4.0.0-pre.1 (2022-09-14)

Dependencies

4.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)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @npmcli/arborist bumped from ^5.6.1 to ^6.0.0-pre.0

3.0.3 (2022-08-31)

Dependencies

  • 8ab12dc #5323 deps: @npmcli/eslint-config@3.1.0
  • The following workspace dependencies were updated
    • dependencies
      • @npmcli/arborist bumped from ^5.0.0 to ^5.6.1

3.0.2 (2022-04-06)

Bug Fixes

Dependencies

3.0.1 (2022-03-03)

Bug Fixes

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

1.0.2

  • Bumped @npmcli/arborist dependency version

1.0.0

  • Initial release