File tree Expand file tree Collapse file tree 7 files changed +21
-14
lines changed
eslint-config-standard-with-typescript Expand file tree Collapse file tree 7 files changed +21
-14
lines changed Original file line number Diff line number Diff line change 99 "linked" : [],
1010 "access" : " restricted" ,
1111 "baseBranch" : " main" ,
12- "updateInternalDependencies" : " patch" ,
13- "ignore" : []
12+ "updateInternalDependencies" : " patch"
1413}
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# @vue/eslint-config-standard-with-typescript
22
3+ ## 9.1.0
4+
5+ ### Minor Changes
6+
7+ - [ ` ac560b5 ` ] ( https://github.com/vuejs/eslint-config-standard/commit/ac560b52866adb8cb19a5df8fbe5f71b6ec1ad79 ) Thanks [ @haoqunjiang ] ( https://github.com/haoqunjiang ) ! - Added type declaration files
8+
9+ ### Patch Changes
10+
11+ - Updated dependencies [[ ` 5f38827 ` ] ( https://github.com/vuejs/eslint-config-standard/commit/5f388277dac615c359a1cb297761e7d0fcc933ce )] :
12+ - @vue/eslint-config-standard @9.0.1
13+
314## 9.0.0
415
516### Major Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @vue/eslint-config-standard-with-typescript" ,
3- "version" : " 9.0 .0" ,
3+ "version" : " 9.1 .0" ,
44 "description" : " eslint-config-standard-with-typescript for Vue.js projects" ,
55 "type" : " module" ,
66 "main" : " index.js" ,
Original file line number Diff line number Diff line change 11# @vue/eslint-config-standard
22
3+ ## 9.0.1
4+
5+ ### Patch Changes
6+
7+ - [ ` 5f38827 ` ] ( https://github.com/vuejs/eslint-config-standard/commit/5f388277dac615c359a1cb297761e7d0fcc933ce ) Thanks [ @haoqunjiang ] ( https://github.com/haoqunjiang ) ! - Updated dependencies
8+
39## 9.0.0
410
511### Major Changes
612
713- [ #33 ] ( https://github.com/vuejs/eslint-config-standard/pull/33 ) [ ` 07f63fd ` ] ( https://github.com/vuejs/eslint-config-standard/commit/07f63fd143d075df55b681fb3f847d88ceb04281 )
14+
815 - Added support for ESLint ^9.10, Node.js ^18.18.0 || ^20.9.0 || >=21.1.0. Dropped support for older versions.
916 - Switched to ESLint Flat Config, dropping legacy ` .eslintrc* ` format.
1017 - Applied stylistic rules to expressions in ` <template> ` blocks.
Original file line number Diff line number Diff line change 11{
22 "name" : " @vue/eslint-config-standard" ,
3- "version" : " 9.0.0 " ,
3+ "version" : " 9.0.1 " ,
44 "description" : " eslint-config-standard for Vue.js projects" ,
55 "type" : " module" ,
66 "main" : " index.js" ,
You can’t perform that action at this time.
0 commit comments