Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

chore(bridge): Improve typing of defineNuxtPlugin function #1995

Merged
merged 9 commits into from
Nov 18, 2021

Conversation

tobiasdiez
Copy link
Contributor

πŸ”— Linked issue

❓ 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

Improve the typing information for defineNuxtPlugin. Before this, nuxtApp was of type any.
Also renamed parameter nuxt => nuxtApp for consistency.

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@netlify
Copy link

netlify bot commented Nov 17, 2021

βœ”οΈ Deploy Preview for nuxt3-docs ready!

πŸ”¨ Explore the source changes: f1a161e

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

😎 Browse the preview: https://deploy-preview-1995--nuxt3-docs.netlify.app

@tobiasdiez tobiasdiez mentioned this pull request Nov 17, 2021
38 tasks
@pi0
Copy link
Member

pi0 commented Nov 18, 2021

Thanks!

@pi0 pi0 merged commit 18924da into nuxt:main Nov 18, 2021
@tobiasdiez tobiasdiez deleted the patch-1 branch November 18, 2021 12:11
@danielroe danielroe added the 3.x label Jan 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants