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.keys polyfill #39

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

pustovalov
Copy link
Contributor

No description provided.

@nicolo-ribaudo
Copy link
Member

The object-keys package does not conform to the es-shims API interface, so it won't work with the way this package injects polyfills (for example, object-keys/auto does not exist).

@ljharb
Copy link
Member

ljharb commented Oct 14, 2020

ohhh right, i forgot i haven't converted that one yet :-)

I can do that and release it as a breaking change this week.

@ljharb
Copy link
Member

ljharb commented Nov 20, 2020

(i still haven't done this; it's on my list)

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.

None yet

3 participants