Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(fix) correctly check if props implement $$Props interface #1797

Merged
merged 1 commit into from Dec 21, 2022

Conversation

dummdidumm
Copy link
Member

@dummdidumm dummdidumm merged commit d4a3519 into sveltejs:master Dec 21, 2022
@dummdidumm dummdidumm deleted the props-interface branch December 21, 2022 22:23
johnsoncodehk added a commit to johnsoncodehk/language-tools that referenced this pull request Dec 25, 2022
commit b762590
Author: Lyu, Wei-Da <36730922+jasonlyu123@users.noreply.github.com>
Date:   Fri Dec 23 23:14:24 2022 +0800

    (fix) remove zero width space from ignore glob (sveltejs#1807)

commit 2fda68a
Author: Simon H <5968653+dummdidumm@users.noreply.github.com>
Date:   Thu Dec 22 16:23:28 2022 +0100

    (chore) bump actions, get svelte-check releasing properly (sveltejs#1805)

commit 6ee0b2f
Author: Simon H <5968653+dummdidumm@users.noreply.github.com>
Date:   Thu Dec 22 12:55:38 2022 +0100

    (chore) fix workflow files (sveltejs#1803)

    - svelte-check needs svelte2tsx built
    - vscode should be built with 16.x, too

commit df5513a
Author: Simon H <5968653+dummdidumm@users.noreply.github.com>
Date:   Thu Dec 22 12:22:36 2022 +0100

    bump

commit a7ee93f
Author: Simon H <5968653+dummdidumm@users.noreply.github.com>
Date:   Thu Dec 22 12:20:00 2022 +0100

    (fix) bring back old types (sveltejs#1802)

    for backwards compatibility
    move it to some deprecated separate file which can be loaded through confix in next major

    - link to migration docs
    - ensure old types don't silence type errors

commit 4a03dd0
Author: Simon H <5968653+dummdidumm@users.noreply.github.com>
Date:   Thu Dec 22 11:15:09 2022 +0100

    (fix) fix better html type fallback (sveltejs#1801)

    When svelte:element has a this attribute that is type string, fall back to the common html attributes

commit 678fbcd
Author: Simon H <5968653+dummdidumm@users.noreply.github.com>
Date:   Thu Dec 22 10:36:34 2022 +0100

    (breaking) rename to v2 (sveltejs#1800)

    __sveltets_1 -> __sveltets_2 , and comment out all _1 that are no longer needed

commit 936b2d8
Author: Simon H <5968653+dummdidumm@users.noreply.github.com>
Date:   Thu Dec 22 09:55:23 2022 +0100

    (breaking) adjust dts generation (sveltejs#1798)

    We can be sure that SvelteComponentTyped is present now. Also add some "warning, internal API" docs.

commit d4a3519
Author: Simon H <5968653+dummdidumm@users.noreply.github.com>
Date:   Wed Dec 21 23:23:22 2022 +0100

    (fix) correctly check if props implement $$Props interface (sveltejs#1797)

    sveltejs#1794

commit e7dd0da
Author: Simon H <5968653+dummdidumm@users.noreply.github.com>
Date:   Wed Dec 21 21:12:44 2022 +0100

    (breaking) svelte-check v3 (sveltejs#1796)

    - minimum required Node version is now 16
    - remove hint diagnostics to align with tsc
    - search for nearest tsconfig/jsconfig by default

commit 7cbe2ac
Author: Simon H <5968653+dummdidumm@users.noreply.github.com>
Date:   Wed Dec 21 15:18:01 2022 +0100

    (breaking) remove access to old transformation (sveltejs#1795)

    ...but keep it around a little while longer to make sure everything works out in our favor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant