Skip to content

Commit 9f8bb24

Browse files
committed
feat(core): introduce HookContext to event hooks
- Add `HookContext` to improve event hook handling in `@vue3-apollo/core` and `@vue3-apollo/nuxt`. - Prepare for enhanced integration with Apollo Client.
1 parent ce8b05f commit 9f8bb24

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.changeset/chubby-mice-repair.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"@vue3-apollo/core": minor
3+
"@vue3-apollo/nuxt": minor
4+
---
5+
6+
feat(core): add `HookContext` to event hooks

0 commit comments

Comments
 (0)