diff --git a/.eslintrc.json b/.eslintrc.json index 1df170fb..eab09b41 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -40,6 +40,7 @@ "@typescript-eslint/triple-slash-reference": "off", "@typescript-eslint/no-inferrable-types": "off", "camelcase": "off", + "class-methods-use-this": "off", "dot-notation": "off", "func-names": "off", "guard-for-in": "off", diff --git a/CHANGELOG.md b/CHANGELOG.md index ba823814..fd54fc6b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,11 +9,14 @@ ## Changelog +### **2.3.5** 2021/10/19 mandic00@live.com + + +### **origin/main** 2021/10/19 snaggadhagga@gmail.com + + ### **2.3.4** 2021/10/19 mandic00@live.com - -### **origin/main** 2021/10/19 mandic00@live.com - - minor blazepose optimizations - compress samples - remove handdetect from default package diff --git a/demo/benchmark/browser.html b/demo/benchmark/browser.html index 595ec88f..c3b14347 100644 --- a/demo/benchmark/browser.html +++ b/demo/benchmark/browser.html @@ -24,7 +24,7 @@
- +