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) destructuring with default values #269

Merged
merged 1 commit into from
Dec 3, 2021

Conversation

dummdidumm
Copy link
Member

@dummdidumm dummdidumm commented Dec 3, 2021

  • use expandNode for each context
  • support array and object expressions in expandNode

Fixes #265

- use expandNode for each context
- support array and object expressions in expandNode
sveltejs#265
@dummdidumm dummdidumm merged commit af1d500 into sveltejs:master Dec 3, 2021
@dummdidumm dummdidumm deleted the destructuring-fix branch December 3, 2021 14:23
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.

No formatting inside #each destructuring
1 participant