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 88 " calm-fans-refuse" ,
99 " cuddly-cats-beam" ,
1010 " hip-eels-unite" ,
11+ " shaggy-mirrors-join" ,
1112 " yellow-icons-explode"
1213 ]
1314}
Original file line number Diff line number Diff line change 11# eslint-plugin-svelte
22
3+ ## 2.36.0-next.3
4+
5+ ### Patch Changes
6+
7+ - [ #635 ] ( https://github.com/sveltejs/eslint-plugin-svelte/pull/635 ) [ ` ec3f1cf ` ] ( https://github.com/sveltejs/eslint-plugin-svelte/commit/ec3f1cf5ab1726e2a8b79225c231159333474c71 ) Thanks [ @ota-meshi ] ( https://github.com/ota-meshi ) ! - feat: update svelte to v5.0.0-next.16
8+
39## 2.36.0-next.2
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.2 " ,
3+ "version" : " 2.36.0-next.3 " ,
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.2 ' as const ;
5+ export const version = '2.36.0-next.3 ' as const ;
You can’t perform that action at this time.
0 commit comments