File tree 4 files changed +10
-3
lines changed
4 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 13
13
" purple-otters-hammer" ,
14
14
" quick-beers-reflect" ,
15
15
" serious-timers-call" ,
16
- " silver-swans-build"
16
+ " silver-swans-build" ,
17
+ " witty-hairs-judge"
17
18
]
18
19
}
Original file line number Diff line number Diff line change 1
1
# svelte-eslint-parser
2
2
3
+ ## 1.0.0-next.4
4
+
5
+ ### Minor Changes
6
+
7
+ - [ #617 ] ( https://github.com/sveltejs/svelte-eslint-parser/pull/617 ) [ ` 1e0b874 ` ] ( https://github.com/sveltejs/svelte-eslint-parser/commit/1e0b8743f9a687d4e4089a2b9ab7407c86b22453 ) Thanks [ @ota-meshi ] ( https://github.com/ota-meshi ) ! - feat: add support ` {#each} ` without ` as ` (svelte v5.4.0)
8
+
3
9
## 1.0.0-next.3
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.3 " ,
3
+ "version" : " 1.0.0-next.4 " ,
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.3 " ;
5
+ export const version = "1.0.0-next.4 " ;
You can’t perform that action at this time.
0 commit comments