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: correct return type of useRequestFetch #1389

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

wattanx
Copy link
Collaborator

@wattanx wattanx commented Dec 4, 2024

πŸ”— Linked issue

Fixes: #1385

❓ 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

I will fix the types to match upstream.
However, since Bridge does not use nitro-nightly, the import will come from nitropack.

πŸ“ Checklist

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

Copy link

pkg-pr-new bot commented Dec 4, 2024

Open in Stackblitz

npm i https://pkg.pr.new/@nuxt/bridge@1389
npm i https://pkg.pr.new/@nuxt/bridge-schema@1389

commit: 055a6e9

@wattanx wattanx requested a review from danielroe December 5, 2024 08:23
@danielroe danielroe merged commit a524ddd into main Dec 5, 2024
64 checks passed
@danielroe danielroe deleted the fix/fix-fetch-return-type branch December 5, 2024 08:52
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.

Need to port from upstream
2 participants