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

Maps are broken #353

Closed
wants to merge 1 commit into from
Closed

Maps are broken #353

wants to merge 1 commit into from

Conversation

mweststrate
Copy link
Collaborator

Just as a quick check, I took some of the old tests of the earlier closest PR to add map support (#149), and they all seem to fail, although the look superficially speaking correct to me. Am I missing something obvious?

cc @aleclarson @keenondrums

@mweststrate mweststrate mentioned this pull request Apr 18, 2019
@aleclarson
Copy link
Member

The tests should be wrapped with if (useProxies)

Once that was added, only two of these tests fail

@mweststrate
Copy link
Collaborator Author

mweststrate commented Apr 18, 2019 via email

@aleclarson
Copy link
Member

@mweststrate I see ES5 support as an enhancement more than a requirement. Users should still avoid Map objects if they need to target ES5. I can add a warning in the readme.

@mweststrate
Copy link
Collaborator Author

mweststrate commented Apr 18, 2019 via email

@mweststrate
Copy link
Collaborator Author

mweststrate commented Apr 18, 2019 via email

@aleclarson
Copy link
Member

aleclarson commented Apr 18, 2019

Whoops, sorry about that! 😅

@aleclarson
Copy link
Member

Also forgot to update the TypeScript defs :S

@mweststrate
Copy link
Collaborator Author

mweststrate commented Apr 18, 2019 via email

aleclarson added a commit that referenced this pull request Apr 18, 2019
@aleclarson aleclarson closed this Apr 18, 2019
@aleclarson
Copy link
Member

#354

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.

2 participants