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

feat!: implement advanced plugin hook #20

Merged
merged 4 commits into from
Aug 5, 2023
Merged

Conversation

Hebilicious
Copy link
Owner

@Hebilicious Hebilicious commented Aug 5, 2023

πŸ”— Linked issue

❓ Type of change

  • πŸ“– Documentation (updates to the documentation, readme or JSdoc annotations)
  • 🐞 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)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

Adds a more powerful plugin hook for tighter integration with vue query plugins.
This is a breaking change for users of vue-config.ts who now needs to nest their return type in an object with a pluginReturn key.

πŸ“ Checklist

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

@Hebilicious Hebilicious added the enhancement New feature or request label Aug 5, 2023
@Hebilicious Hebilicious changed the title feat: implement advanced plugin hook feat!: implement advanced plugin hook Aug 5, 2023
@Hebilicious Hebilicious merged commit 4054048 into main Aug 5, 2023
@Hebilicious Hebilicious deleted the feat/advanced-plugin-hook branch August 5, 2023 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant