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

replaced Object.fromEntries() to support node < v12.0 #583

Merged
merged 1 commit into from
Sep 9, 2020

Conversation

Asher-q
Copy link
Contributor

@Asher-q Asher-q commented Sep 9, 2020

Hey, this is a pr for issue #581
I used one reducer to get the job done instead of using the delete operator (which warns Injection sink) or piping from a filter.
I also changed the type of the obj from object to Record.

@bidoubiwa
Copy link
Contributor

Thanks so much!

@bidoubiwa bidoubiwa merged commit 6309ef5 into meilisearch:master Sep 9, 2020
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