Commit 038889f
committed
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.0...v1.2.0) (2018-09-01)
### Features
* **all:** add all method to check if all items match the filter ([38b64d4](38b64d4))
* **any:** add any method to check if any items match the a filter ([a832e3c](a832e3c))
* **clear:** add clear method that removes all items from a collection ([53255be](53255be))
* **Symbol.iterator:** add Symbol iterator protocol ([bdd117d](bdd117d))1 parent 7fe37ae commit 038889f
1 file changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
0 commit comments