UNPKG

foreach-prop

Version:
188 lines (112 loc) 5.54 kB
# foreach-prop changelog ## Version History ## [2.1.0](https://github.com/manferlo81/foreach-prop/compare/v2.0.8...v2.1.0) (2021-05-16) ### Features * Implement "create" method ([6fff7da](https://github.com/manferlo81/foreach-prop/commit/6fff7daa07867f42238842b4175206561a38134c)) * Implement "fill" method ([8989385](https://github.com/manferlo81/foreach-prop/commit/89893856d43285b8c92c8cf42b858165569c1a4d)) ### [2.0.8](https://github.com/manferlo81/foreach-prop/compare/v2.0.7...v2.0.8) (2020-05-11) ### Bug Fixes * Update vulnerable dependencies ([782b3ff](https://github.com/manferlo81/foreach-prop/commit/782b3ff0bf3cca2c638d78c5ded5d76005cc43e1)) ### [2.0.7](https://github.com/manferlo81/foreach-prop/compare/v2.0.6...v2.0.7) (2019-SEP-14) * dependencies updated ### [2.0.6](https://github.com/manferlo81/foreach-prop/compare/v2.0.5...v2.0.6) (2019-AUG-29) * dependencies updated * `ts-jest` for typescript test * added `husky` ### [2.0.5](https://github.com/manferlo81/foreach-prop/compare/v2.0.4...v2.0.5) (2019-JUN-22) * dependencies updated ### [2.0.4](https://github.com/manferlo81/foreach-prop/compare/v2.0.3...v2.0.4) (2019-JUN-19) * improved documentation * fix: throw on null object * test refactoring ### [2.0.3](https://github.com/manferlo81/foreach-prop/compare/v2.0.2...v2.0.3) (2019-JUN-18) * dependencies updated * refactoring * test refactoring ### [2.0.2](https://github.com/manferlo81/foreach-prop/compare/v2.0.1...v2.0.2) (2019-JUN-18) * dependencies updated * minor improvements ### [2.0.1](https://github.com/manferlo81/foreach-prop/compare/v2.0.0...v2.0.1) (2019-JUN-07) * dependencies updated ## [2.0.0](https://github.com/manferlo81/foreach-prop/compare/v1.1.13...v2.0.0) (2019-JUN-05) * improved documentation * performance improvements for none & 1 extra arguments * dependencies updated * `reduce` signatures improved * types major improvements * implemented error check ### [1.1.13](https://github.com/manferlo81/foreach-prop/compare/v1.1.12...v1.1.13) (2019-JUN-01) * dependencies updated * improved documentation ### [1.1.12](https://github.com/manferlo81/foreach-prop/compare/v1.1.11...v1.1.12) (2019-JUN-01) * dependencies updated ### [1.1.11](https://github.com/manferlo81/foreach-prop/compare/v1.1.10...v1.1.11) (2019-MAY-31) * dependencies updated * fixed cdn links for latest version * improved documentation * changelog improved ### [1.1.10](https://github.com/manferlo81/foreach-prop/compare/v1.1.9...v1.1.10) (2019-MAY-30) * dependencies updated ### [1.1.9](https://github.com/manferlo81/foreach-prop/compare/v1.1.8...v1.1.9) (2019-MAY-29) * installed `typescript` locally * minor improvements ### [1.1.8](https://github.com/manferlo81/foreach-prop/compare/v1.1.7...v1.1.8) (2019-MAY-28) * improved documentation * dependencies updated * changelog improved ### [1.1.7](https://github.com/manferlo81/foreach-prop/compare/v1.1.6...v1.1.7) (2019-MAY-28) * improved jest config * dependencies updated * improved documentation ### [1.1.6](https://github.com/manferlo81/foreach-prop/compare/v1.1.5...v1.1.6) (2019-MAY-25) * dependencies updated * improved documentation * added jsDelivr badge * added types badge ### [1.1.5](https://github.com/manferlo81/foreach-prop/compare/v1.1.4...v1.1.5) (2019-MAY-24) * dependencies updated * improved documentation ### [1.1.4](https://github.com/manferlo81/foreach-prop/compare/v1.1.3...v1.1.4) (2019-MAY-17) * switched to `bundlib` ### [1.1.3](https://github.com/manferlo81/foreach-prop/compare/v1.1.2...v1.1.3) (2019-MAY-17) * fixed: broken sourcemap ### [1.1.2](https://github.com/manferlo81/foreach-prop/compare/v1.1.1...v1.1.2) (2019-MAY-17) * minor source code refactoring ### [1.1.1](https://github.com/manferlo81/foreach-prop/compare/v1.1.0...v1.1.1) (2019-MAY-16) * dependencies updated * test refactoring ### [1.1.0](https://github.com/manferlo81/foreach-prop/compare/v1.0.3...v1.1.0) (2019-MAY-09) * switched to `typescript` * use `tslint` * dependencies updated * test refactoring * improved documentation ### [1.0.3](https://github.com/manferlo81/foreach-prop/compare/v1.0.2...v1.0.3) (2019-MAY-06) * dependencies updated ### [1.0.2](https://github.com/manferlo81/foreach-prop/compare/v1.0.1...v1.0.2) (2019-MAY-05) * test improvements * improved documentation ### [1.0.1](https://github.com/manferlo81/foreach-prop/compare/v1.0.0...v1.0.1) (2019-MAY-05) * test refactoring * improved documentation ## [1.0.0](https://github.com/manferlo81/foreach-prop/compare/v0.2.3...v1.0.0) (2019-MAY-04) * first official release * improved documentation ### [0.2.3](https://github.com/manferlo81/foreach-prop/compare/v0.2.2...v0.2.3) (2019-MAY-04) * improved documentation * minor source code improvements ### [0.2.2](https://github.com/manferlo81/foreach-prop/compare/v0.2.1...v0.2.2) (2019-MAY-04) * added browser support ### [0.2.1](https://github.com/manferlo81/foreach-prop/compare/v0.2.0...v0.2.1) (2019-MAY-04) * source code refactoring ### [0.2.0](https://github.com/manferlo81/foreach-prop/compare/v0.1.1...v0.2.0) (2019-MAY-04) * changelog documented * added `some`, `every` & `includes` methods ### [0.1.1](https://github.com/manferlo81/foreach-prop/compare/v0.1.0...v0.1.1) (2019-MAY-04) * added keywords ### [0.1.0](https://github.com/manferlo81/foreach-prop/compare/v0.0.1...v0.1.0) (2019-MAY-04) * added `find` method * test refactoring ### 0.0.1 (2019-MAY-01) * first release * added `forEach`, `map`, `keyOf`, `lasKeyOf`, `findKey`, `filter` & `reduce` methods