We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd49981 commit 9715eceCopy full SHA for 9715ece
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
## v1.0.2
4
5
+- Support commonjs
6
+
7
+## v1.0.2
8
9
- Move dependencies into devDependencies
10
11
## v1.0.1
package.json
@@ -1,6 +1,6 @@
1
{
"name": "angular-toarrayfilter",
- "version": "1.0.2",
+ "version": "1.0.3",
"description": "An angular filter to convert objects to arrays for easy filtering and sorting",
"main": "index.js",
"directories": {
0 commit comments