sveltejs/language-tools
### [`v3.0.1`](https://togithub.com/sveltejs/language-tools/releases/tag/svelte-check-3.0.1)
[Compare Source](https://togithub.com/sveltejs/language-tools/compare/svelte-check-3.0.0...svelte-check-3.0.1)
- (fix) correctly check if props implement $$Props interface ([#1797](https://togithub.com/sveltejs/language-tools/issues/1797))
#### BREAKING CHANGES
- the old transformation is no longer available. If you're using the `svelte.JSX` namespace in your projects, you should migrate [accordingly](https://togithub.com/sveltejs/language-tools/blob/master/docs/preprocessors/typescript.md#im-getting-deprecation-warnings-for-sveltejsx--i-want-to-migrate-to-the-new-typings)
- minimum required Node version is now 16
- minimum required TypeScript version is now 4.9
- minimum required Svelte version is now 3.55
- removed hint diagnostics to align with tsc
- searches for nearest tsconfig/jsconfig by default now (you don't need to specify `--tsconfig` anymore in most cases now; use `--no-tsconfig` to get back the old behavior of only checking Svelte files without a jsconfig/tsconfig)
### [`v3.0.0`](https://togithub.com/sveltejs/language-tools/releases/tag/svelte-check-3.0.0)
[Compare Source](https://togithub.com/sveltejs/language-tools/compare/svelte-check-2.10.3...svelte-check-3.0.0)
broken release, see 3.0.1 instead
### [`v2.10.3`](https://togithub.com/sveltejs/language-tools/releases/tag/svelte-check-2.10.3)
[Compare Source](https://togithub.com/sveltejs/language-tools/compare/svelte-check-2.10.2...svelte-check-2.10.3)
- (fix) data-sveltekit attributes are valid on all elements ([#1773](https://togithub.com/sveltejs/language-tools/issues/1773))
- (fix) move interface if referenced by generic ([#1791](https://togithub.com/sveltejs/language-tools/issues/1791))
- (fix) no error with unkown props if uses $$props ([#1769](https://togithub.com/sveltejs/language-tools/issues/1769))
Configuration
š Schedule: Branch creation - "before 3am on Monday" (UTC), 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.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
^2.10.2
->^3.0.1
Release Notes
sveltejs/language-tools
### [`v3.0.1`](https://togithub.com/sveltejs/language-tools/releases/tag/svelte-check-3.0.1) [Compare Source](https://togithub.com/sveltejs/language-tools/compare/svelte-check-3.0.0...svelte-check-3.0.1) - (fix) correctly check if props implement $$Props interface ([#1797](https://togithub.com/sveltejs/language-tools/issues/1797)) #### BREAKING CHANGES - the old transformation is no longer available. If you're using the `svelte.JSX` namespace in your projects, you should migrate [accordingly](https://togithub.com/sveltejs/language-tools/blob/master/docs/preprocessors/typescript.md#im-getting-deprecation-warnings-for-sveltejsx--i-want-to-migrate-to-the-new-typings) - minimum required Node version is now 16 - minimum required TypeScript version is now 4.9 - minimum required Svelte version is now 3.55 - removed hint diagnostics to align with tsc - searches for nearest tsconfig/jsconfig by default now (you don't need to specify `--tsconfig` anymore in most cases now; use `--no-tsconfig` to get back the old behavior of only checking Svelte files without a jsconfig/tsconfig) ### [`v3.0.0`](https://togithub.com/sveltejs/language-tools/releases/tag/svelte-check-3.0.0) [Compare Source](https://togithub.com/sveltejs/language-tools/compare/svelte-check-2.10.3...svelte-check-3.0.0) broken release, see 3.0.1 instead ### [`v2.10.3`](https://togithub.com/sveltejs/language-tools/releases/tag/svelte-check-2.10.3) [Compare Source](https://togithub.com/sveltejs/language-tools/compare/svelte-check-2.10.2...svelte-check-2.10.3) - (fix) data-sveltekit attributes are valid on all elements ([#1773](https://togithub.com/sveltejs/language-tools/issues/1773)) - (fix) move interface if referenced by generic ([#1791](https://togithub.com/sveltejs/language-tools/issues/1791)) - (fix) no error with unkown props if uses $$props ([#1769](https://togithub.com/sveltejs/language-tools/issues/1769))Configuration
š Schedule: Branch creation - "before 3am on Monday" (UTC), 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 has been generated by Mend Renovate. View repository job log here.