8000 Remove `Promise` and `Object.assign` polyfills by ericf · Pull Request #61 · yahoo/react-i13n · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Remove Promise and Object.assign polyfills #61

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
Dec 23, 2015

Conversation

ericf
Copy link
Contributor
@ericf ericf commented Dec 16, 2015

This removes the Promise and Object.assign polyfills, provided by the promise and object-assign packages respectively, from the dependencies.

These polyfills are now required to be added to the runtime before loading this package.

Fixes #60

This removes the `Promise` and `Object.assign` polyfills, provided by
the `promise` and `object-assign` packages respectively, from the
`dependencies`.

These polyfills are now required to be added to the runtime before
loading this package.

Fixes yahoo#60
@ericf
Copy link
Contributor Author
ericf commented Dec 16, 2015

The main concern I see with releasing this is whether or not it will require a major version change.

@yahoocla
Copy link

CLA is valid!

@kaesonho
Copy link
Contributor

👍 thanks for this, I totally forgot the Object.assign thing, I suppose we already had this.

version bump might probably needed, do we need a major bump? or minor? we have no feature change but will break things.

@mridgway
Copy link
Collaborator

Major version for sure.

kaesonho added a commit that referenced this pull request Dec 23, 2015
Remove `Promise` and `Object.assign` polyfills
@kaesonho kaesonho merged commit 3b3a2c7 into yahoo:master Dec 23, 2015
@ericf ericf deleted the remove-polyfills branch December 23, 2015 19:53
@kaesonho kaesonho mentioned this pull request Jan 6, 2016
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.

4 participants
0