File tree 4 files changed +12
-2
lines changed
4 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 5
5
"svelte-eslint-parser" : " 0.33.1"
6
6
},
7
7
"changesets" : [
8
+ " blue-pets-play" ,
9
+ " brown-cheetahs-greet" ,
8
10
" friendly-hats-flow"
9
11
]
10
12
}
Original file line number Diff line number Diff line change 1
1
# svelte-eslint-parser
2
2
3
+ ## 0.34.0-next.1
4
+
5
+ ### Minor Changes
6
+
7
+ - [ #425 ] ( https://github.com/sveltejs/svelte-eslint-parser/pull/425 ) [ ` ff242c4 ` ] ( https://github.com/sveltejs/svelte-eslint-parser/commit/ff242c4abc322fd6bc93fda9fb30da14d73a847e ) Thanks [ @baseballyama ] ( https://github.com/baseballyama ) ! - feat: Support runes
8
+
9
+ - [ #426 ] ( https://github.com/sveltejs/svelte-eslint-parser/pull/426 ) [ ` 9793cb0 ` ] ( https://github.com/sveltejs/svelte-eslint-parser/commit/9793cb0d4520b1d5ae9e1f0aa5aff1c8b84cebb6 ) Thanks [ @ota-meshi ] ( https://github.com/ota-meshi ) ! - feat: apply runes to ` *.svelte.js ` and ` *.svelte.ts ` .
10
+
3
11
## 0.34.0-next.0
4
12
5
13
### 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.0 " ,
3
+ "version" : " 0.34.0-next.1 " ,
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.0 " as const ;
5
+ export const version = "0.34.0-next.1 " as const ;
You can’t perform that action at this time.
0 commit comments