Release Notes - 1.3
1.3.0-beta1
Rules
Rule Id | New Rule | Details |
---|---|---|
1020200 | FALSE | Fixes issues causing the generation of false positives for the rule "Always have data property as a function that returns an object" (as a result the false positives have been removed).. |
1020218 | FALSE | The scope has been changed for the rule "Avoid using unsecured cookie (Vue.js)". |
1020220 | FALSE | The scope has been changed for the rule "Avoid creating cookie with overly broad path (Vue.js)". |
1020222 | FALSE | The scope has been changed for the rule "Avoid creating cookie with overly broad domain (Vue.js)". |
New Support
Summary | Details |
---|---|
Vue.js is now supported when used with TypeScript | The v2.x and v3.x versions of Vue.js are now supported when used with TypeScript. |
Vuex is now supported when used with TypeScript | The v2.x, v3.x and v4.x versions of Vuex are now supported when used with TypeScript |