Skip to content

Latest commit

 

History

History
102 lines (52 loc) · 4.02 KB

CHANGELOG.md

File metadata and controls

102 lines (52 loc) · 4.02 KB

Changelog

5.0.2 (2023-02-01)

Dependencies

5.0.1 (2022-12-07)

Dependencies

5.0.0 (2022-10-19)

Features

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

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

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.0.4 (2022-08-31)

Dependencies

4.0.3 (2022-04-06)

Bug Fixes

Dependencies

4.0.2 (2022-03-10)

Documentation

4.0.1 (2022-03-03)

Bug Fixes

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

2.0.0 (2020-03-02)

BREAKING CHANGE

  • Removed figgy-pudding as a dependecy
  • Using native promises
  • Require node >= v10

Feature

  • Updated stream interface to minipass type stream

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

1.0.1 (2019-07-16)

Bug Fixes

  • standard: standard --fix (5118358)

1.0.0 (2018-08-23)

Features