Skip to content

(svelte2tsx)fix await typing issue #378

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

Merged
merged 1 commit into from
Jul 29, 2020

Conversation

jasonlyu123
Copy link
Member

  1. Now use helper function for then
  2. Support PromiseLike, svelte compiler only use .then
  3. Support await on anything
  4. fix hover on then value (sourcemap issue)

related #358, #298

1. Now use helper function for then
2. Support `PromiseLike`
3. Support await on anything
4. fix hover on then value (sourcemap issue)
@jasonlyu123 jasonlyu123 changed the title fix await typing issue (svelte2tsx)fix await typing issue Jul 29, 2020
Copy link
Member

@dummdidumm dummdidumm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@jasonlyu123 jasonlyu123 merged commit d2518f3 into sveltejs:master Jul 29, 2020
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