File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 1- <!-- mdast setext-->
1+ <!-- remark setext-->
22
33<!-- lint disable no-multiple-toplevel-headings-->
44
5- # 1.0.0 / 2015-09-02
5+ 2.0.0 / 2016-07-06
6+ ==================
7+
8+ * Always test if given a node ([ ` 6b536d2 ` ] ( https://github.com/wooorm/unist-util-is/commit/6b536d2 ) )
9+ * Refactor module ([ ` bf056ba ` ] ( https://github.com/wooorm/unist-util-is/commit/bf056ba ) )
10+ * Add partial property tests ([ ` 9f00159 ` ] ( https://github.com/wooorm/unist-util-is/commit/9f00159 ) )
11+
12+ 1.0.0 / 2015-09-02
13+ ==================
Original file line number Diff line number Diff line change 11{
22 "name" : " unist-util-is" ,
3- "version" : " 1 .0.0" ,
3+ "version" : " 2 .0.0" ,
44 "description" : " Utility to check if a node passes a test" ,
55 "license" : " MIT" ,
66 "keywords" : [
You can’t perform that action at this time.
0 commit comments