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

object rest spread useBuiltIns option #4491

Merged
merged 3 commits into from Sep 9, 2016

Conversation

hzoo
Copy link
Member

@hzoo hzoo commented Sep 9, 2016

Based off of #3327 @dariocravero

Using useBuiltIns instead of polyfill option - also means I switched the value (true/false)

Q A
Bug fix? no
Breaking change? no
New feature? yes
Deprecations? no
Spec compliancy? no
Tests added/pass? yes
Fixed tickets
License MIT
Doc PR

@hzoo hzoo added the PR: New Feature 🚀 A type of pull request used for our changelog categories label Sep 9, 2016
@hzoo hzoo added this to the Next Minor milestone Sep 9, 2016
@hzoo hzoo changed the title U xtemple transform object rest spread polyfill false object rest spread useBuiltIns option Sep 9, 2016
@codecov-io
Copy link

codecov-io commented Sep 9, 2016

Current coverage is 88.32% (diff: 100%)

Merging #4491 into master will increase coverage by <.01%

@@             master      #4491   diff @@
==========================================
  Files           194        194          
  Lines         13605      13609     +4   
  Methods        1426       1426          
  Messages          0          0          
  Branches       3142       3145     +3   
==========================================
+ Hits          12016      12020     +4   
  Misses         1589       1589          
  Partials          0          0          

Powered by Codecov. Last update b9919bd...86538f8

@hzoo hzoo merged commit d2d34ba into master Sep 9, 2016
@hzoo hzoo deleted the UXtemple-transform-object-rest-spread-polyfill-false branch September 9, 2016 22:38
panagosg7 pushed a commit to panagosg7/babel that referenced this pull request Jan 17, 2017
* feat(transform-object-rest-spread): add polyfill=false option to avoid extends helper

* object-rest-spread: add useBuiltIns option

* add test for invalid option
@lock lock bot added the outdated A closed issue/PR that is archived due to age. Recommended to make a new issue label Oct 7, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Oct 7, 2019
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: New Feature 🚀 A type of pull request used for our changelog categories
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants