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 1414 " grumpy-dolphins-pay" ,
1515 " grumpy-pans-guess" ,
1616 " honest-mangos-wave" ,
17+ " hot-impalas-do" ,
1718 " loud-geese-trade" ,
1819 " nine-pandas-fly" ,
1920 " ninety-shoes-clean" ,
Original file line number Diff line number Diff line change 11# svelte-eslint-parser
22
3+ ## 0.34.0-next.12
4+
5+ ### Patch Changes
6+
7+ - [ #486 ] ( https://github.com/sveltejs/svelte-eslint-parser/pull/486 ) [ ` 79a4fb7 ` ] ( https://github.com/sveltejs/svelte-eslint-parser/commit/79a4fb718673e5af74075e0575b74b87ef2c406a ) Thanks [ @ota-meshi ] ( https://github.com/ota-meshi ) ! - fix: wrong scope in top level snippets
8+
39## 0.34.0-next.11
410
511### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " svelte-eslint-parser" ,
3- "version" : " 0.34.0-next.11 " ,
3+ "version" : " 0.34.0-next.12 " ,
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" as const ;
5- export const version = "0.34.0-next.11 " as const ;
5+ export const version = "0.34.0-next.12 " as const ;
You can’t perform that action at this time.
0 commit comments