component-each
Version:
Array / object / string iteration utility
43 lines (28 loc) • 840 B
Markdown
0.2.5 / 2014-07-07
==================
* fix component/type require for node
0.2.4 / 2014-05-27
==================
* update "to-function" to v2.0.5
0.2.3 / 2014-03-04
==================
* cmp: set components versions. bump @0.2.3
0.2.2 / 2014-02-26
==================
* package: fix "browser" field
* package: pinning dependencies
0.2.1 / 2014-02-19
==================
* package: use "component-type" module
0.2.0 / 2014-02-19
==================
* package: rename to "component-each"
* index: remove try/catch require('type') logic
* package: simplify "browser" field
* add context argument to invoke iterator in
0.1.0 / 2013-09-15
==================
* add repository field to readme [ForbesLindsay]
* use component/to-function [yields]
* support browserify [juliangruber]
* use git dependency for type