Skip to content

feat: add useRuntimeHook composable #1539

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

Merged
merged 1 commit into from
Jun 2, 2025
Merged

Conversation

wattanx
Copy link
Collaborator

@wattanx wattanx commented Jun 2, 2025

πŸ”— Linked issue

resolve: #1349

❓ 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

Add useRuntimeHook to reduce the difference from upstream.

πŸ“ Checklist

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

Copy link

pkg-pr-new bot commented Jun 2, 2025

Open in StackBlitz

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

commit: 46061f3

@wattanx wattanx force-pushed the feat/add-use-runtime-hook branch from 861d52f to 46061f3 Compare June 2, 2025 13:59
@wattanx wattanx marked this pull request as ready for review June 2, 2025 14:08
@wattanx wattanx requested a review from danielroe June 2, 2025 14:08
@danielroe danielroe merged commit 31fa1f2 into main Jun 2, 2025
76 of 77 checks passed
@danielroe danielroe deleted the feat/add-use-runtime-hook branch June 2, 2025 14:09
@github-actions github-actions bot mentioned this pull request Jun 2, 2025
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.

add useRuntimeHook composable
2 participants