We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f5852c commit 749e46eCopy full SHA for 749e46e
History.md
@@ -1,4 +1,11 @@
1
2
+8.0.0 / 2019-12-03
3
+==================
4
+
5
+**features**
6
+ * [[`4f5852c`](http://github.com/eggjs/eslint-config-egg/commit/4f5852c481ad3b527636f9f168193646a76768b1)] - feat: [BREAKING_CHANGE] use ecma 2020 supporting bigint (#49) (Haoliang Gao <<sakura9515@gmail.com>>)
7
+ * [[`664eead`](http://github.com/eggjs/eslint-config-egg/commit/664eeadbb50c6fca78c5e443b2c2aa08057c1436)] - feat: no-this-alias allow self=this (#48) (Jing Cui <<cjing0620@gmail.com>>)
8
9
7.5.1 / 2019-08-27
10
==================
11
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-config-egg",
- "version": "7.5.1",
+ "version": "8.0.0",
"description": "Node Style Guide for Egg.",
"main": "index",
"files": [
0 commit comments