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 6bf5ca3 commit ef1ee74Copy full SHA for ef1ee74
ChangeLog
@@ -1,3 +1,11 @@
1
+2018.03.19, v5.1.0
2
+
3
+feature:
4
+- (package) add babel-plugin-transform-object-rest-spread
5
+- (console) add ability to set cwd
6
+- (package) redrun v6.0.0
7
8
9
2018.03.05, v5.0.6
10
11
feature:
package.json
@@ -1,6 +1,6 @@
{
"name": "console-io",
- "version": "5.0.6",
+ "version": "5.1.0",
"author": "coderaiser <[email protected]> (https://github.com/coderaiser)",
"description": "Web console",
"bin": {
0 commit comments