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 099c3c5 commit f6b581cCopy full SHA for f6b581c
CHANGELOG.md
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
4
5
This project adheres to [Semantic Versioning](http://semver.org/).
6
7
+## 1.3.0
8
+
9
+ * Upgrade acorn to 5.4, which supports object spread and async iteration.
10
+ * Remove acorn5-object-spread plugin.
11
12
## 1.2.0
13
14
* Expose `acorn/dist/walk` as `acorn-node/walk`.
0 commit comments