Skip to content

Conversation

@guendev
Copy link
Owner

@guendev guendev commented Oct 12, 2025

  • Add detailed Migration Guide to docs, including steps to switch from @vue/apollo-composable to @vue3-apollo/core.
  • Enhance useAsyncQuery with improved types, detailed JSDoc annotations, and examples for better developer experience.
  • Update the documentation navigation to include the new "Migration" section.

- Add detailed **Migration Guide** to docs, including steps to switch from `@vue/apollo-composable` to `@vue3-apollo/core`.
- Enhance `useAsyncQuery` with improved types, detailed JSDoc annotations, and examples for better developer experience.
- Update the documentation navigation to include the new "Migration" section.
Copilot AI review requested due to automatic review settings October 12, 2025 13:14
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR enhances the Vue3 Apollo library by adding comprehensive migration documentation and improving the useAsyncQuery API. The changes help developers transition from @vue/apollo-composable to @vue3-apollo/core while providing better developer experience through enhanced type safety and documentation.

  • Added detailed migration guide with step-by-step instructions for upgrading from @vue/apollo-composable
  • Enhanced useAsyncQuery composable with comprehensive JSDoc documentation, improved type definitions, and usage examples
  • Updated documentation navigation to include the new Migration section

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
packages/nuxt/src/runtime/composables/useAsyncQuery.ts Added comprehensive JSDoc documentation and type annotations for better developer experience
packages/docs/migration.md Created detailed migration guide covering upgrade steps, API changes, and examples
packages/docs/.vitepress/config.ts Added Migration section to documentation navigation

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@guendev guendev merged commit af8450f into main Oct 12, 2025
3 checks passed
@guendev guendev deleted the add-migration-doc branch October 25, 2025 18:07
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.

2 participants