File tree Expand file tree Collapse file tree 4 files changed +9
-2
lines changed Expand file tree Collapse file tree 4 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1212 " shaggy-mirrors-join" ,
1313 " shy-walls-laugh" ,
1414 " stale-crews-brush" ,
15+ " twenty-trainers-peel" ,
1516 " yellow-icons-explode"
1617 ]
1718}
Original file line number Diff line number Diff line change 11# eslint-plugin-svelte
22
3+ ## 2.36.0-next.6
4+
5+ ### Patch Changes
6+
7+ - [ #687 ] ( https://github.com/sveltejs/eslint-plugin-svelte/pull/687 ) [ ` 2943021 ` ] ( https://github.com/sveltejs/eslint-plugin-svelte/commit/29430210e25cbe417ba28d65d7bf1b07ed4e08e3 ) Thanks [ @ota-meshi ] ( https://github.com/ota-meshi ) ! - feat: update parser
8+
39## 2.36.0-next.5
410
511### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-svelte" ,
3- "version" : " 2.36.0-next.5 " ,
3+ "version" : " 2.36.0-next.6 " ,
44 "description" : " ESLint plugin for Svelte using AST" ,
55 "repository" : " git+https://github.com/sveltejs/eslint-plugin-svelte.git" ,
66 "homepage" : " https://sveltejs.github.io/eslint-plugin-svelte" ,
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 update"
44export const name = 'eslint-plugin-svelte' as const ;
5- export const version = '2.36.0-next.5 ' as const ;
5+ export const version = '2.36.0-next.6 ' as const ;
You can’t perform that action at this time.
0 commit comments