New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

angular2-pipes

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular2-pipes - npm Package Versions

danrevah
published 2.0.1 •

danrevah
published 2.0.0 •

Changelog

Source

2.0.0 (2017-11-08)

  • improve package bundling (#84) (6a6f8ca)

BREAKING CHANGES

  • we do not publish the source file of each pipe now. As with webpack/rollup's treeshaking feature, we don't need to publish pipes separately. User who used to reference to source pipes directly should update their paths.

Changelog

All notable changes to this project will be documented in this file.

danrevah
published 1.7.0 •

danrevah
published 1.6.6 •

Changelog

Source

2.1.0 (2017-12-26)

  • improve package bundling (#84) (6a6f8ca), closes #84

BREAKING CHANGES

  • we do not publish the source file of each pipe now. As with webpack/rollup's treeshaking feature, we don't need to publish pipes separately. User who used to reference to source pipes directly should update their paths.

<a name="2.0.3"></a>

danrevah
published 1.6.5 •

danrevah
published 1.6.4 •

danrevah
published 1.6.3 •

Changelog

Source

[1.6.3] - 2017-08-02

Added

  • Add impure versions to filterBy, groupBy and orderBy (filterByImpure, groupByImpure, orderByImpure).
danrevah
published 1.6.2 •

danrevah
published 1.6.1 •

Changelog

Source

[1.6.1] - 2017-07-13

Changed

  • Revert impure pipes for groupBy
danrevah
published 1.5.10 •