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 9
9
" brown-owls-bow" ,
10
10
" empty-turtles-report" ,
11
11
" gold-geese-refuse" ,
12
+ " lovely-crabs-return" ,
12
13
" lucky-boxes-tell" ,
13
14
" orange-laws-tie" ,
14
15
" perfect-goats-exercise" ,
Original file line number Diff line number Diff line change 1
1
# svelte-eslint-parser
2
2
3
+ ## 1.0.0-next.11
4
+
5
+ ### Minor Changes
6
+
7
+ - [ #641 ] ( https://github.com/sveltejs/svelte-eslint-parser/pull/641 ) [ ` 89e053a ` ] ( https://github.com/sveltejs/svelte-eslint-parser/commit/89e053a28d81a0c19a19998befc9dcc4b5f08b3a ) Thanks [ @ota-meshi ] ( https://github.com/ota-meshi ) ! - feat: replace ` declaration ` property of SvelteConstTag with ` declarations ` property
8
+
3
9
## 1.0.0-next.10
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " svelte-eslint-parser" ,
3
- "version" : " 1.0.0-next.10 " ,
3
+ "version" : " 1.0.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" ;
5
- export const version = "1.0.0-next.10 " ;
5
+ export const version = "1.0.0-next.11 " ;
You can’t perform that action at this time.
0 commit comments