Skip to content

support destructing on assignment - #4881

Merged
sokra merged 3 commits into
masterfrom
bugfix/destructing
May 21, 2017
Merged

sokra merged 3 commits into
masterfrom
bugfix/destructing

Conversation

@sokra

@sokra sokra commented May 16, 2017

Copy link
Copy Markdown
Member

What kind of change does this PR introduce?
bugfix

Did you add tests for your changes?
yes

If relevant, link to documentation update:
N/A

Summary
fixes #4870

Does this PR introduce a breaking change?
no

@sokra
sokra force-pushed the bugfix/destructing branch from 4de1c44 to cd6d086 Compare May 21, 2017 06:16
@webpack-bot

Copy link
Copy Markdown
Contributor

Thank you for your pull request! The most important CI builds succeeded, we’ll review the pull request soon.

@sokra
sokra merged commit 74afac5 into master May 21, 2017
@sokra
sokra deleted the bugfix/destructing branch May 21, 2017 07:13
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.

Imported value cannot be used as default when destructuring without const/let/var

2 participants