We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0479a4d commit ac359deCopy full SHA for ac359de
component.json
@@ -1,6 +1,6 @@
1
{
2
"name": "unist-util-inspect",
3
- "version": "1.0.0",
+ "version": "1.1.0",
4
"description": "Unist node inspector",
5
"license": "MIT",
6
"keywords": [
history.md
@@ -2,6 +2,11 @@
<!--lint disable no-multiple-toplevel-headings-->
+1.1.0 / 2015-09-13
+==================
7
+
8
+* Add support for list of nodes, non-nodes ([0479a4d](https://github.com/wooorm/unist-util-inspect/commit/0479a4d))
9
10
1.0.0 / 2015-07-31
11
==================
12
package.json
0 commit comments