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 15
15
" honest-mangos-wave" ,
16
16
" nine-pandas-fly" ,
17
17
" ninety-shoes-clean" ,
18
+ " rare-months-bow" ,
18
19
" sharp-kangaroos-tease" ,
19
20
" tasty-ants-ring" ,
20
21
" twenty-cats-shave" ,
Original file line number Diff line number Diff line change 1
1
# svelte-eslint-parser
2
2
3
+ ## 0.34.0-next.8
4
+
5
+ ### Patch Changes
6
+
7
+ - [ #468 ] ( https://github.com/sveltejs/svelte-eslint-parser/pull/468 ) [ ` 133cd24 ` ] ( https://github.com/sveltejs/svelte-eslint-parser/commit/133cd24b47795fd104df903d2fef31904ab74710 ) Thanks [ @baseballyama ] ( https://github.com/baseballyama ) ! - chore: update Svelte 5 version
8
+
3
9
## 0.34.0-next.7
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.7 " ,
3
+ "version" : " 0.34.0-next.8 " ,
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.7 " as const ;
5
+ export const version = "0.34.0-next.8 " as const ;
You can’t perform that action at this time.
0 commit comments