File tree 4 files changed +9
-2
lines changed
4 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 12
12
" shaggy-mirrors-join" ,
13
13
" shy-walls-laugh" ,
14
14
" stale-crews-brush" ,
15
+ " twenty-trainers-peel" ,
15
16
" yellow-icons-explode"
16
17
]
17
18
}
Original file line number Diff line number Diff line change 1
1
# eslint-plugin-svelte
2
2
3
+ ## 2.36.0-next.6
4
+
5
+ ### Patch Changes
6
+
7
+ - [ #687 ] ( https://github.com/sveltejs/eslint-plugin-svelte/pull/687 ) [ ` 2943021 ` ] ( https://github.com/sveltejs/eslint-plugin-svelte/commit/29430210e25cbe417ba28d65d7bf1b07ed4e08e3 ) Thanks [ @ota-meshi ] ( https://github.com/ota-meshi ) ! - feat: update parser
8
+
3
9
## 2.36.0-next.5
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-svelte" ,
3
- "version" : " 2.36.0-next.5 " ,
3
+ "version" : " 2.36.0-next.6 " ,
4
4
"description" : " ESLint plugin for Svelte using AST" ,
5
5
"repository" : " git+https://github.com/sveltejs/eslint-plugin-svelte.git" ,
6
6
"homepage" : " https://sveltejs.github.io/eslint-plugin-svelte" ,
Original file line number Diff line number Diff line change 2
2
// This file has been automatically generated,
3
3
// in order to update its content execute "pnpm run update"
4
4
export const name = 'eslint-plugin-svelte' as const ;
5
- export const version = '2.36.0-next.5 ' as const ;
5
+ export const version = '2.36.0-next.6 ' as const ;
You can’t perform that action at this time.
0 commit comments