Skip to content

Conversation

@dogagenc
Copy link
Contributor

Latest version of svelte2tsx requires on:sveltekit:xy events which breaks applications that use <svelte:window> without on:sveltekit:xy events.

I have made those events optional.

@dogagenc dogagenc changed the title Breaking: Make on:sveltekit:xy events optional Make on:sveltekit:xy events optional May 13, 2021
@dummdidumm
Copy link
Member

Silly me, thanks for the catch!

@dummdidumm dummdidumm merged commit fcf10f9 into sveltejs:master May 13, 2021
dummdidumm pushed a commit to dummdidumm/language-tools that referenced this pull request May 13, 2021
Against accidentally adding required props on intrinsic elements which have caught the error fixed in sveltejs#1003
dummdidumm added a commit that referenced this pull request May 13, 2021
Against accidentally adding required props on intrinsic elements which would have caught the error fixed in #1003
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.

2 participants