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(nuxi): explicitly set listen options only when they are provided #1033

Closed
wants to merge 1 commit into from

Conversation

@danielroe
Copy link
Member

@danielroe danielroe commented Oct 14, 2021

πŸ”— Linked issue

resolves #1032

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

This avoids setting undefined properties by checking first. Alternatively, we could filter object.entries.

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.
@danielroe danielroe requested a review from pi0 Oct 14, 2021
@danielroe danielroe self-assigned this Oct 14, 2021
@netlify
Copy link

@netlify netlify bot commented Oct 14, 2021

βœ”οΈ Deploy Preview for nuxt3-docs canceled.

πŸ”¨ Explore the source changes: 0dcd3c2

πŸ” Inspect the deploy log: https://app.netlify.com/sites/nuxt3-docs/deploys/616833032fc8e60007b5d717

@pi0
Copy link
Member

@pi0 pi0 commented Oct 14, 2021

Upstream issue fixed: unjs/listhen@f866a61

@pi0 pi0 closed this Oct 14, 2021
@pi0 pi0 deleted the fix/cli-listhen branch Oct 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

2 participants