File tree Expand file tree Collapse file tree 4 files changed +10
-3
lines changed Expand file tree Collapse file tree 4 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 1313 " purple-otters-hammer" ,
1414 " quick-beers-reflect" ,
1515 " serious-timers-call" ,
16- " silver-swans-build"
16+ " silver-swans-build" ,
17+ " witty-hairs-judge"
1718 ]
1819}
Original file line number Diff line number Diff line change 11# svelte-eslint-parser
22
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+
39## 1.0.0-next.3
410
511### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " svelte-eslint-parser" ,
3- "version" : " 1.0.0-next.3 " ,
3+ "version" : " 1.0.0-next.4 " ,
44 "description" : " Svelte parser for ESLint" ,
55 "repository" : " git+https://github.com/sveltejs/svelte-eslint-parser.git" ,
66 "homepage" : " https://github.com/sveltejs/svelte-eslint-parser#readme" ,
Original file line number Diff line number Diff line change 22// This file has been automatically generated,
33// in order to update its content execute "pnpm run build:meta"
44export 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