mirror of
https://github.com/vuejs/apollo.git
synced 2025-12-08 18:02:09 +00:00
This PR removes augmentations of `@vue/runtime-core` in favour of only augmenting `vue` (the new recommendation), which should fix issues when other packages are only augmenting vue (see nuxt/nuxt#28542).