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 20
20
" rare-teachers-search" ,
21
21
" sharp-kangaroos-tease" ,
22
22
" tasty-ants-ring" ,
23
+ " twelve-bulldogs-peel" ,
23
24
" twenty-cats-shave" ,
24
25
" yellow-cooks-end" ,
25
26
" yellow-hornets-bow"
Original file line number Diff line number Diff line change 1
1
# svelte-eslint-parser
2
2
3
+ ## 0.34.0-next.11
4
+
5
+ ### Minor Changes
6
+
7
+ - [ #477 ] ( https://github.com/sveltejs/svelte-eslint-parser/pull/477 ) [ ` 5f2b111 ` ] ( https://github.com/sveltejs/svelte-eslint-parser/commit/5f2b1112e1ceacfabb292e51d33492fba878bc6c ) Thanks [ @ota-meshi ] ( https://github.com/ota-meshi ) ! - feat: add experimental support for generics directive
8
+
3
9
## 0.34.0-next.10
4
10
5
11
### Minor Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " svelte-eslint-parser" ,
3
- "version" : " 0.34.0-next.10 " ,
3
+ "version" : " 0.34.0-next.11 " ,
4
4
"description" : " Svelte parser for ESLint" ,
5
5
"repository" : " git+https://github.com/sveltejs/svelte-eslint-parser.git" ,
6
6
"homepage" : " https://github.com/sveltejs/svelte-eslint-parser#readme" ,
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 build:meta"
4
4
export const name = "svelte-eslint-parser" as const ;
5
- export const version = "0.34.0-next.10 " as const ;
5
+ export const version = "0.34.0-next.11 " as const ;
You can’t perform that action at this time.
0 commit comments