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 6238aca commit 8dfeb27Copy full SHA for 8dfeb27
ChangeLog
@@ -1,3 +1,13 @@
1
+2018.07.16, v3.0.0
2
+
3
+feature:
4
+- (package) add eslint-plugin-node
5
+- (package) drop support of node < 6
6
+- (gritty) drop support of authCheck and cloudcmd <= v9.0.0
7
+- (gritty) rm fetch, Promise polyfill: provide your own polyfill if you needed
8
+- (package) optimize-css-assets-webpack-plugin v5.0.0
9
10
11
2018.07.13, v2.2.4
12
13
feature:
package.json
@@ -1,6 +1,6 @@
{
"name": "gritty",
- "version": "2.2.4",
+ "version": "3.0.0",
"author": "coderaiser <[email protected]> (https://github.com/coderaiser)",
"description": "Web terminal emulator",
"bin": {
0 commit comments