Skip to content

Latest commit

 

History

History
47 lines (25 loc) · 1.41 KB

CHANGELOG.md

File metadata and controls

47 lines (25 loc) · 1.41 KB

Changelog

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.2 (2019-07-16)

Bug Fixes

  • standard: standard --fix (3dc9144)

1.0.1 (2018-08-24)

1.0.0 (2018-08-22)

Features

  • api: implement team api (50dd0e1)
  • docs: add fully-documented readme (b1370f3)
  • test: test --100 ftw (9d3bdc3)