Skip to content
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.

Releases: asset-pipe/asset-pipe-common

v3.0.1

03 Jul 18:31
7304fd2
Compare
Choose a tag to compare

3.0.1 (2018-07-03)

Bug Fixes

  • package: update readable-stream to version 2.3.6 (5d8faa0)

v3.0.0

22 Mar 10:13
Compare
Choose a tag to compare

3.0.0 (2018-03-22)

Bug Fixes

  • handle errors in streams (e7d80c0)

Features

  • update hashArray to be a sync method (3b5be8a)

BREAKING CHANGES

  • hashArray changed from an async to sync function

Introducing @asset-pipe/common

08 Mar 12:30
Compare
Choose a tag to compare

This package is a breaking change due to a package rename, however, it does contain a new utility function hashArray.

FEATURES:

  • new utility function hashArray See readme for details.

BREAKING CHANGES

  • rename package from asset-pipe-common to @asset-pipe/common

Final version before rename

08 Mar 12:27
Compare
Choose a tag to compare

This release is the last version published to npm as asset-pipe-common For all future releases, please use npm i @asset-pipe/common to install the package.

Version 1.0.0-beta.6

26 Jun 12:02
Compare
Choose a tag to compare

This release contain bumped dependencies