Open renovate[bot] opened 2 years ago
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below:
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: sveltekit-web3auth@0.0.0-development
npm ERR! Found: svelte@3.46.4
npm ERR! node_modules/svelte
npm ERR! dev svelte@"3.46.4" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer svelte@"^3.55 || ^4.0.0-next.0 || ^4.0 || ^5.0.0-next.0" from svelte2tsx@0.7.8
npm ERR! node_modules/svelte2tsx
npm ERR! dev svelte2tsx@"0.7.8" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-05-02T21_11_38_441Z-debug-0.log
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below:
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: sveltekit-web3auth@0.0.0-development
npm ERR! Found: svelte@3.46.4
npm ERR! node_modules/svelte
npm ERR! dev svelte@"3.46.4" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer svelte@"^3.55 || ^4.0.0-next.0 || ^4.0 || ^5.0.0-next.0" from svelte2tsx@0.7.28
npm ERR! node_modules/svelte2tsx
npm ERR! dev svelte2tsx@"0.7.28" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-11-22T22_10_02_357Z-debug-0.log
This PR contains the following updates:
0.5.5
->0.7.28
Release Notes
sveltejs/language-tools (svelte2tsx)
### [`v0.7.28`](https://redirect.github.com/sveltejs/language-tools/releases/tag/svelte2tsx-0.7.28) [Compare Source](https://redirect.github.com/sveltejs/language-tools/compare/svelte2tsx-0.7.27...svelte2tsx-0.7.28) - fix: ensure "organize imports" doesn't mess with generated `$$Component` type ### [`v0.7.27`](https://redirect.github.com/sveltejs/language-tools/releases/tag/svelte2tsx-0.7.27) [Compare Source](https://redirect.github.com/sveltejs/language-tools/compare/svelte2tsx-0.7.26...svelte2tsx-0.7.27) - fix: don't move appended content from previous node while hoisting interface ([#2596](https://redirect.github.com/sveltejs/language-tools/issues/2596)) - fix: ensure hoisted interfaces are moved after hoisted imports ([#2597](https://redirect.github.com/sveltejs/language-tools/issues/2597)) - fix: preserve bind:... mapping on elements for better source maps ### [`v0.7.26`](https://redirect.github.com/sveltejs/language-tools/releases/tag/svelte2tsx-0.7.26) [Compare Source](https://redirect.github.com/sveltejs/language-tools/compare/svelte2tsx-0.7.25...svelte2tsx-0.7.26) - fix: detect shadowed variables/types during type hoisting ([#2590](https://redirect.github.com/sveltejs/language-tools/issues/2590)) ### [`v0.7.25`](https://redirect.github.com/sveltejs/language-tools/releases/tag/svelte2tsx-0.7.25) [Compare Source](https://redirect.github.com/sveltejs/language-tools/compare/svelte2tsx-0.7.24...svelte2tsx-0.7.25) - fix: fall back to any instead of unknown for untyped $props ([#2582](https://redirect.github.com/sveltejs/language-tools/issues/2582)) - fix: robustify and fix file writing ([#2584](https://redirect.github.com/sveltejs/language-tools/issues/2584)) - fix: hoist types related to $props rune if possible ([#2571](https://redirect.github.com/sveltejs/language-tools/issues/2571)) ### [`v0.7.24`](https://redirect.github.com/sveltejs/language-tools/releases/tag/svelte2tsx-0.7.24) [Compare Source](https://redirect.github.com/sveltejs/language-tools/compare/svelte2tsx-0.7.23...svelte2tsx-0.7.24) - fix: `$props`: infer types for `$bindable`, infer function type from arrow function ### [`v0.7.23`](https://redirect.github.com/sveltejs/language-tools/releases/tag/svelte2tsx-0.7.23) [Compare Source](https://redirect.github.com/sveltejs/language-tools/compare/svelte2tsx-0.7.22...svelte2tsx-0.7.23) - feat: autotype `const load = ...` declarations ([#2540](https://redirect.github.com/sveltejs/language-tools/issues/2540)) - feat: provide component instance type in Svelte 5 ([#2553](https://redirect.github.com/sveltejs/language-tools/issues/2553)) - fix: infer object and array shapes from fallback types ([#2562](https://redirect.github.com/sveltejs/language-tools/issues/2562)) - fix: ignore exported variable declarations that aren't simple identifiers when checking for valid SvelteKit exports ### [`v0.7.22`](https://redirect.github.com/sveltejs/language-tools/releases/tag/svelte2tsx-0.7.22) [Compare Source](https://redirect.github.com/sveltejs/language-tools/compare/svelte2tsx-0.7.21...svelte2tsx-0.7.22) - fix: include named exports in svelte 5 type ([#2528](https://redirect.github.com/sveltejs/language-tools/issues/2528)) ### [`v0.7.21`](https://redirect.github.com/sveltejs/language-tools/releases/tag/svelte2tsx-0.7.21) [Compare Source](https://redirect.github.com/sveltejs/language-tools/compare/svelte2tsx-0.7.20...svelte2tsx-0.7.21) - fix: relax component constructor type ([#2524](https://redirect.github.com/sveltejs/language-tools/issues/2524)) ### [`v0.7.20`](https://redirect.github.com/sveltejs/language-tools/releases/tag/svelte2tsx-0.7.20) [Compare Source](https://redirect.github.com/sveltejs/language-tools/compare/svelte2tsx-0.7.19...svelte2tsx-0.7.20) - fix: silence type error in old d.ts files - fix: revert additional two-way-binding checks as they were causing bugs ([#2508](https://redirect.github.com/sveltejs/language-tools/issues/2508)) - breaking(svelte5): only generate function component shape in runes mode ([#2517](https://redirect.github.com/sveltejs/language-tools/issues/2517)) ### [`v0.7.19`](https://redirect.github.com/sveltejs/language-tools/releases/tag/svelte2tsx-0.7.19) [Compare Source](https://redirect.github.com/sveltejs/language-tools/compare/svelte2tsx-0.7.18...svelte2tsx-0.7.19) - fix: ensure components typed through Svelte 5's `Component` interface get proper intellisense ### [`v0.7.18`](https://redirect.github.com/sveltejs/language-tools/releases/tag/svelte2tsx-0.7.18) [Compare Source](https://redirect.github.com/sveltejs/language-tools/compare/svelte2tsx-0.7.17...svelte2tsx-0.7.18) - fix: remove ancient `process` augmentation from internal `d.ts` file ### [`v0.7.17`](https://redirect.github.com/sveltejs/language-tools/releases/tag/svelte2tsx-0.7.17) [Compare Source](https://redirect.github.com/sveltejs/language-tools/compare/svelte2tsx-0.7.16...svelte2tsx-0.7.17) - chore: bump magic-string ([#2476](https://redirect.github.com/sveltejs/language-tools/issues/2476)) - chore: show more error diagnostics for emitDts - feat: better type checking for bindings in Svelte 5 ([#2477](https://redirect.github.com/sveltejs/language-tools/issues/2477)) ### [`v0.7.16`](https://redirect.github.com/sveltejs/language-tools/releases/tag/svelte2tsx-0.7.16) [Compare Source](https://redirect.github.com/sveltejs/language-tools/compare/svelte2tsx-0.7.15...svelte2tsx-0.7.16) - feat: support specifying tsconfig for emitDts ([#2454](https://redirect.github.com/sveltejs/language-tools/issues/2454)) - fix: support Svelte 5 module script attribute ([#2473](https://redirect.github.com/sveltejs/language-tools/issues/2473)) ### [`v0.7.15`](https://redirect.github.com/sveltejs/language-tools/releases/tag/svelte2tsx-0.7.15) [Compare Source](https://redirect.github.com/sveltejs/language-tools/compare/svelte2tsx-0.7.14...svelte2tsx-0.7.15) - fix: add legacy methods to own component shape ([#2451](https://redirect.github.com/sveltejs/language-tools/issues/2451)) ### [`v0.7.14`](https://redirect.github.com/sveltejs/language-tools/releases/tag/svelte2tsx-0.7.14) [Compare Source](https://redirect.github.com/sveltejs/language-tools/compare/svelte2tsx-0.7.13...svelte2tsx-0.7.14) - feat: warn on likely failed d.ts file generation ([#2428](https://redirect.github.com/sveltejs/language-tools/issues/2428)) - fix: no implicit children prop when using slot ([#2427](https://redirect.github.com/sveltejs/language-tools/issues/2427)) - fix: correctly detect real Svelte files for declarationMap ([#2443](https://redirect.github.com/sveltejs/language-tools/issues/2443)) - fix: correctly handle HTML between implicit snippet props ([#2450](https://redirect.github.com/sveltejs/language-tools/issues/2450)) - fix: correctly scope snippet declarations ([#2449](https://redirect.github.com/sveltejs/language-tools/issues/2449)) - fix: make it possible to type snippet parameters using JSDoc ([#2449](https://redirect.github.com/sveltejs/language-tools/issues/2449)) ### [`v0.7.13`](https://redirect.github.com/sveltejs/language-tools/releases/tag/svelte2tsx-0.7.13) [Compare Source](https://redirect.github.com/sveltejs/language-tools/compare/svelte2tsx-0.7.12...svelte2tsx-0.7.13) - fix: ensure bindings and exports work properly for Svelte 5 + TS5.5 ### [`v0.7.12`](https://redirect.github.com/sveltejs/language-tools/releases/tag/svelte2tsx-0.7.12) [Compare Source](https://redirect.github.com/sveltejs/language-tools/compare/svelte2tsx-0.7.11...svelte2tsx-0.7.12) - fix: detect root snippets correctly - fix: prevent false positive store declarations ([#2422](https://redirect.github.com/sveltejs/language-tools/issues/2422)) ### [`v0.7.11`](https://redirect.github.com/sveltejs/language-tools/releases/tag/svelte2tsx-0.7.11) [Compare Source](https://redirect.github.com/sveltejs/language-tools/compare/svelte2tsx-0.7.10...svelte2tsx-0.7.11) - fix: handle snippets with typed arguments ([#2412](https://redirect.github.com/sveltejs/language-tools/issues/2412)) - fix: handle optional arguments in snippets ([#2414](https://redirect.github.com/sveltejs/language-tools/issues/2414)) ### [`v0.7.10`](https://redirect.github.com/sveltejs/language-tools/releases/tag/svelte2tsx-0.7.10) [Compare Source](https://redirect.github.com/sveltejs/language-tools/compare/svelte2tsx-0.7.9...svelte2tsx-0.7.10) - chore: speed up regex ### [`v0.7.9`](https://redirect.github.com/sveltejs/language-tools/releases/tag/svelte2tsx-0.7.9) [Compare Source](https://redirect.github.com/sveltejs/language-tools/compare/svelte2tsx-0.7.8...svelte2tsx-0.7.9) - fix: allow for whitespace in snippets declaration ([#2366](https://redirect.github.com/sveltejs/language-tools/issues/2366)) - fix: allow `as` expressions for bindable props ([#2372](https://redirect.github.com/sveltejs/language-tools/issues/2372)) - fix: force correct semantic tokens for $props types ([#2379](https://redirect.github.com/sveltejs/language-tools/issues/2379)) - feat: Svelte 5 component class/function interop ([#2380](https://redirect.github.com/sveltejs/language-tools/issues/2380)) ### [`v0.7.8`](https://redirect.github.com/sveltejs/language-tools/releases/tag/svelte2tsx-0.7.8) [Compare Source](https://redirect.github.com/sveltejs/language-tools/compare/svelte2tsx-0.7.7...svelte2tsx-0.7.8) - fix: rework bindable types strategy ([#2361](https://redirect.github.com/sveltejs/language-tools/issues/2361)) ### [`v0.7.7`](https://redirect.github.com/sveltejs/language-tools/releases/tag/svelte2tsx-0.7.7) [Compare Source](https://redirect.github.com/sveltejs/language-tools/compare/svelte2tsx-0.7.6...svelte2tsx-0.7.7) - feat: mark only properties as bindable that were declared using `$bindable()` in Svelte 5 runes mode ([#2336](https://redirect.github.com/sveltejs/language-tools/issues/2336)) - chore: better Svelte 5 interop ([#2336](https://redirect.github.com/sveltejs/language-tools/issues/2336)) - fix: preserve event attribute casing in Svelte 5 ([#2347](https://redirect.github.com/sveltejs/language-tools/issues/2347)) - fix: handle `#await` inside `#snippet` ([#2348](https://redirect.github.com/sveltejs/language-tools/issues/2348)) - fix: better `bind:group` transformation ([#2349](https://redirect.github.com/sveltejs/language-tools/issues/2349)) - fix: handle boolean css var ([#2350](https://redirect.github.com/sveltejs/language-tools/issues/2350)) ### [`v0.7.6`](https://redirect.github.com/sveltejs/language-tools/releases/tag/svelte2tsx-0.7.6) [Compare Source](https://redirect.github.com/sveltejs/language-tools/compare/svelte2tsx-0.7.5...svelte2tsx-0.7.6) - fix: ensure type widening for `bind:group` ### [`v0.7.5`](https://redirect.github.com/sveltejs/language-tools/releases/tag/svelte2tsx-0.7.5) [Compare Source](https://redirect.github.com/sveltejs/language-tools/compare/svelte2tsx-0.7.4...svelte2tsx-0.7.5) - chore: support TypeScript 5.4 ([#2313](https://redirect.github.com/sveltejs/language-tools/issues/2313)) - fix: allow falsy values for render tags ### [`v0.7.4`](https://redirect.github.com/sveltejs/language-tools/releases/tag/svelte2tsx-0.7.4) [Compare Source](https://redirect.github.com/sveltejs/language-tools/compare/svelte2tsx-0.7.3...svelte2tsx-0.7.4) - fix: use type instead of generic for $props() ([#2314](https://redirect.github.com/sveltejs/language-tools/issues/2314)) ### [`v0.7.3`](https://redirect.github.com/sveltejs/language-tools/releases/tag/svelte2tsx-0.7.3) [Compare Source](https://redirect.github.com/sveltejs/language-tools/compare/svelte2tsx-0.7.2...svelte2tsx-0.7.3) - fix: adjust render tag for latest AST version ### [`v0.7.2`](https://redirect.github.com/sveltejs/language-tools/releases/tag/svelte2tsx-0.7.2) [Compare Source](https://redirect.github.com/sveltejs/language-tools/compare/svelte2tsx-0.7.1...svelte2tsx-0.7.2) - fix: adjust $props() comment type logic ([#2294](https://redirect.github.com/sveltejs/language-tools/issues/2294)) - fix: adjust snippet helper type to new snippet API - fix: also take type argument into account when analyzing $props() - fix: don't add form type to zero types when property is not typed out ### [`v0.7.1`](https://redirect.github.com/sveltejs/language-tools/releases/tag/svelte2tsx-0.7.1) [Compare Source](https://redirect.github.com/sveltejs/language-tools/compare/svelte2tsx-0.7.0...svelte2tsx-0.7.1) - fix: take type annotations into account when transforming one-way bindings ([#2283](https://redirect.github.com/sveltejs/language-tools/issues/2283)) Svelte 5: - fix: deduplicate generate props/events/slot types correctly ([#2269](https://redirect.github.com/sveltejs/language-tools/issues/2269)) - fix: adjust snippet code generation for new AST shape ([#2282](https://redirect.github.com/sveltejs/language-tools/issues/2282)) - fix: ensure correct types for media bindings ([#2284](https://redirect.github.com/sveltejs/language-tools/issues/2284)) - fix: implict children tweaks ([#2285](https://redirect.github.com/sveltejs/language-tools/issues/2285)) ([#2263](https://redirect.github.com/sveltejs/language-tools/issues/2263)) ### [`v0.7.0`](https://redirect.github.com/sveltejs/language-tools/releases/tag/svelte2tsx-0.7.0) [Compare Source](https://redirect.github.com/sveltejs/language-tools/compare/svelte2tsx-0.6.27...svelte2tsx-0.7.0) - fix: various snippet improvements - fix: handle `svelte.ts/js` files when emitting types ([#2241](https://redirect.github.com/sveltejs/language-tools/issues/2241)) - fix: don't remove non-null-assertion operator ([#2248](https://redirect.github.com/sveltejs/language-tools/issues/2248)) - feat: transpile `$props()` differently to support rename/find reference ([#2255](https://redirect.github.com/sveltejs/language-tools/issues/2255)) - feat: zero effort typings for reroute ([#2252](https://redirect.github.com/sveltejs/language-tools/issues/2252)) ### [`v0.6.27`](https://redirect.github.com/sveltejs/language-tools/releases/tag/svelte2tsx-0.6.27) [Compare Source](https://redirect.github.com/sveltejs/language-tools/compare/svelte2tsx-0.6.26...svelte2tsx-0.6.27) - feat: add best-effort fallback typings to `$props()` rune - fix: don't add generic type when snippet has no params - fix: pass children to zero types Svelte 5 ([#2212](https://redirect.github.com/sveltejs/language-tools/issues/2212)) - fix: add possibility to pass in version to svelte2tsx to differentiate transpiler targets - fix: add implicit children prop in Svelte 5 mode ([#2211](https://redirect.github.com/sveltejs/language-tools/issues/2211)) - perf: faster checks for certain characters ([#2179](https://redirect.github.com/sveltejs/language-tools/issues/2179)) ### [`v0.6.26`](https://redirect.github.com/sveltejs/language-tools/releases/tag/svelte2tsx-0.6.26) [Compare Source](https://redirect.github.com/sveltejs/language-tools/compare/svelte2tsx-0.6.25...svelte2tsx-0.6.26) - feat: support SvelteKit zero types with `$props` rune - feat: use `Snippet` type and ensure `@render` tag only uses snippet functions - fix: account for `>` in attribute strings ([#2204](https://redirect.github.com/sveltejs/language-tools/issues/2204)) - fix: handle contexts in each/await - fix: don't lowercase custom element attributes ([#2190](https://redirect.github.com/sveltejs/language-tools/issues/2190)) - fix: make root snippets available in instance script ([#2201](https://redirect.github.com/sveltejs/language-tools/issues/2201)) ### [`v0.6.25`](https://redirect.github.com/sveltejs/language-tools/releases/tag/svelte2tsx-0.6.25) [Compare Source](https://redirect.github.com/sveltejs/language-tools/compare/svelte2tsx-0.6.24...svelte2tsx-0.6.25) - fix: handle runes looking like stores ### [`v0.6.24`](https://redirect.github.com/sveltejs/language-tools/releases/tag/svelte2tsx-0.6.24) [Compare Source](https://redirect.github.com/sveltejs/language-tools/compare/svelte2tsx-0.6.23...svelte2tsx-0.6.24) - feat: add experimental compatibility for Svelte 5 - fix: enhance numberOnlyAttributes list ### [`v0.6.23`](https://redirect.github.com/sveltejs/language-tools/releases/tag/svelte2tsx-0.6.23) [Compare Source](https://redirect.github.com/sveltejs/language-tools/compare/svelte2tsx-0.6.22...svelte2tsx-0.6.23) - fix: enhance precompile blank for parser error workaround ([#2173](https://redirect.github.com/sveltejs/language-tools/issues/2173)) ### [`v0.6.22`](https://redirect.github.com/sveltejs/language-tools/releases/tag/svelte2tsx-0.6.22) [Compare Source](https://redirect.github.com/sveltejs/language-tools/compare/svelte2tsx-0.6.21...svelte2tsx-0.6.22) - fix: output `$$Props` code differently to deal with unions better ([#2153](https://redirect.github.com/sveltejs/language-tools/issues/2153)) - feat: add fallback handler to auto-types ([#2156](https://redirect.github.com/sveltejs/language-tools/issues/2156)) ### [`v0.6.21`](https://redirect.github.com/sveltejs/language-tools/releases/tag/svelte2tsx-0.6.21) [Compare Source](https://redirect.github.com/sveltejs/language-tools/compare/svelte2tsx-0.6.20...svelte2tsx-0.6.21) - fix: ignore style tag inside script tag ([#2104](https://redirect.github.com/sveltejs/language-tools/issues/2104)) ### [`v0.6.20`](https://redirect.github.com/sveltejs/language-tools/releases/tag/svelte2tsx-0.6.20) [Compare Source](https://redirect.github.com/sveltejs/language-tools/compare/svelte2tsx-0.6.19...svelte2tsx-0.6.20) - fix: `svelte:document` types - fix: generic const modifier ([#2118](https://redirect.github.com/sveltejs/language-tools/issues/2118)) ### [`v0.6.19`](https://redirect.github.com/sveltejs/language-tools/releases/tag/svelte2tsx-0.6.19) [Compare Source](https://redirect.github.com/sveltejs/language-tools/compare/svelte2tsx-0.6.18...svelte2tsx-0.6.19) - fix: use SvelteComponent in shims-v4 ### [`v0.6.18`](https://redirect.github.com/sveltejs/language-tools/releases/tag/svelte2tsx-0.6.18) [Compare Source](https://redirect.github.com/sveltejs/language-tools/compare/svelte2tsx-0.6.17...svelte2tsx-0.6.18) - fix: don't use deprecated SvelteComponentTyped import if shims path hints at v4 when emitting dts ### [`v0.6.17`](https://redirect.github.com/sveltejs/language-tools/releases/tag/svelte2tsx-0.6.17) [Compare Source](https://redirect.github.com/sveltejs/language-tools/compare/svelte2tsx-0.6.16...svelte2tsx-0.6.17) - feat: don't use deprecated `SvelteComponentTyped` import if shims path hints at v4 - feat: SvelteKit `HEAD` export - fix: deduplicate exports ([#2083](https://redirect.github.com/sveltejs/language-tools/issues/2083)) - fix: type one way bindings that are not the element ([#2066](https://redirect.github.com/sveltejs/language-tools/issues/2066)) ### [`v0.6.16`](https://redirect.github.com/sveltejs/language-tools/releases/tag/svelte2tsx-0.6.16) [Compare Source](https://redirect.github.com/sveltejs/language-tools/compare/svelte2tsx-0.6.15...svelte2tsx-0.6.16) - (feat) add support for resize observer bindings ([#2044](https://redirect.github.com/sveltejs/language-tools/issues/2044)) ### [`v0.6.15`](https://redirect.github.com/sveltejs/language-tools/releases/tag/svelte2tsx-0.6.15) [Compare Source](https://redirect.github.com/sveltejs/language-tools/compare/svelte2tsx-0.6.14...svelte2tsx-0.6.15) - (feat) implement generics attr on script tags ([#2020](https://redirect.github.com/sveltejs/language-tools/issues/2020)) - (fix) support nested destructuring in export const ([#2028](https://redirect.github.com/sveltejs/language-tools/issues/2028)) - (feat) get ready for Svelte 4 ([#2030](https://redirect.github.com/sveltejs/language-tools/issues/2030)) ### [`v0.6.14`](https://redirect.github.com/sveltejs/language-tools/releases/tag/svelte2tsx-0.6.14) [Compare Source](https://redirect.github.com/sveltejs/language-tools/compare/svelte2tsx-0.6.13...svelte2tsx-0.6.14) - (fix) allow non-literal createEventDispatcher generic template ([#2004](https://redirect.github.com/sveltejs/language-tools/issues/2004)) ### [`v0.6.13`](https://redirect.github.com/sveltejs/language-tools/releases/tag/svelte2tsx-0.6.13) [Compare Source](https://redirect.github.com/sveltejs/language-tools/compare/svelte2tsx-0.6.12...svelte2tsx-0.6.13) - (fix) add entries as a valid export ### [`v0.6.12`](https://redirect.github.com/sveltejs/language-tools/releases/tag/svelte2tsx-0.6.12) [Compare Source](https://redirect.github.com/sveltejs/language-tools/compare/svelte2tsx-0.6.11...svelte2tsx-0.6.12) - (feat) Auto-typing support for entries ([#1983](https://redirect.github.com/sveltejs/language-tools/issues/1983)) ### [`v0.6.11`](https://redirect.github.com/sveltejs/language-tools/releases/tag/svelte2tsx-0.6.11) [Compare Source](https://redirect.github.com/sveltejs/language-tools/compare/svelte2tsx-0.6.10...svelte2tsx-0.6.11) - (feat) intellisense for new bindings ([#1957](https://redirect.github.com/sveltejs/language-tools/issues/1957)) - (feat) support `Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.