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 4ffea4c commit e2e8997Copy full SHA for e2e8997
ChangeLog
@@ -1,3 +1,12 @@
1
+2019.05.10, v4.4.0
2
+
3
+feature:
4
+- (package) eslint-plugin-node v9.0.1
5
+- (package) clean-css-loader v2.0.0
6
+- (gritty) options: add support of command, autoRestart
7
+- (package) nyc v14.0.0
8
9
10
2019.04.16, v4.3.10
11
12
fix:
package.json
@@ -1,6 +1,6 @@
{
"name": "gritty",
- "version": "4.3.10",
+ "version": "4.4.0",
"author": "coderaiser <[email protected]> (https://github.com/coderaiser)",
"description": "Web terminal emulator",
"bin": {
0 commit comments