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

fix: Fix issue with unwind and empty arrays creating an extra column #497

Merged
merged 3 commits into from
Nov 11, 2020
Merged

fix: Fix issue with unwind and empty arrays creating an extra column #497

merged 3 commits into from
Nov 11, 2020

Conversation

juanjoDiaz
Copy link
Collaborator

Fixes #494 in vnext

@coveralls
Copy link

coveralls commented Nov 9, 2020

Coverage Status

Coverage remained the same at 100.0% when pulling ac5af8b on juanjoDiaz:fix_unwind_bug into bcce91f on zemirco:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.5%) to 99.509% when pulling 61c1737 on juanjoDiaz:fix_unwind_bug into bcce91f on zemirco:master.

lib/utils.js Outdated Show resolved Hide resolved
@knownasilya
Copy link
Collaborator

Restarted broken job

@knownasilya knownasilya merged commit 3b74735 into zemirco:master Nov 11, 2020
@hipsterjazzbo
Copy link

Hi! I'm having this issue as well — when could we get a new release tagged in order to have this bug fix? Or should I pull from master?

@knownasilya
Copy link
Collaborator

knownasilya commented Apr 10, 2021

Will probably do a release candidate this week. If you need it earlier, use master.

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.

Empty column when unwinding nested array
5 participants