Skip to content

Fix: rest arguments array deconstruction in function parameters#14215

Closed
The-x-Theorist wants to merge 2 commits intobabel:mainfrom
The-x-Theorist:rest-args-deconstruct
Closed

Fix: rest arguments array deconstruction in function parameters#14215
The-x-Theorist wants to merge 2 commits intobabel:mainfrom
The-x-Theorist:rest-args-deconstruct

Conversation

@The-x-Theorist
Copy link
Copy Markdown
Contributor

@The-x-Theorist The-x-Theorist commented Jan 31, 2022

Q                       A
Fixed Issues? Fixes #14156
Patch: Bug Fix?
Major: Breaking Change?
Minor: New Feature?
Tests Added + Pass? Yes
Documentation PR Link
Any Dependency Changes?
License MIT

All the elements in the array pattern inside rest element in function parameters will be renamed.

@babel-bot
Copy link
Copy Markdown
Collaborator

babel-bot commented Jan 31, 2022

Build successful! You can test your changes in the REPL here: https://babeljs.io/repl/build/50996/

@nicolo-ribaudo nicolo-ribaudo added the PR: Bug Fix 🐛 A type of pull request used for our changelog categories label Jul 7, 2022
@github-actions github-actions bot added the outdated A closed issue/PR that is archived due to age. Recommended to make a new issue label Oct 8, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

outdated A closed issue/PR that is archived due to age. Recommended to make a new issue PR: Bug Fix 🐛 A type of pull request used for our changelog categories

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: rest args and deconstruction, error.

4 participants