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

observe-js outdated #95

Closed
Engerim opened this issue Jul 18, 2014 · 3 comments
Closed

observe-js outdated #95

Engerim opened this issue Jul 18, 2014 · 3 comments
Assignees
Milestone

Comments

@Engerim
Copy link

Engerim commented Jul 18, 2014

Since Chrome 36 is released the Object.observe function is enabled and in observe-js used. The problem is this lib is outdated. The lib has the wrong record types.

current type needed type
new add
updated update
deleted delete
- reconfigure
- setPrototype
- preventExtensions

ECMA - Observe public API

@dasrick
Copy link

dasrick commented Jul 18, 2014

I confirm the issue ...

@jmdobry jmdobry self-assigned this Jul 18, 2014
@jmdobry
Copy link
Member

jmdobry commented Jul 18, 2014

I'll get that updated soon.

@jmdobry jmdobry added this to the 0.10.1 milestone Jul 18, 2014
@jmdobry
Copy link
Member

jmdobry commented Jul 20, 2014

Fixed as of 0.10.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants