Skip to content

Fix type signature of update and mapEntries #1842

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 3 commits into from
Jul 7, 2021
Merged

Fix type signature of update and mapEntries #1842

merged 3 commits into from
Jul 7, 2021

Conversation

jdeniau
Copy link
Member

@jdeniau jdeniau commented Jul 6, 2021

Migrate immutable-js-oss#9, that was already a port of #1772

Fixes #1466

This caused a lot of pain due runtime Cannot read property 'update' of undefined errors.

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

Successfully merging this pull request may close these issues.

Wrong typescript declarations for update method
1 participant