vuejs / apollo

🚀 Apollo/GraphQL integration for VueJS
http://apollo.vuejs.org
MIT License
6.03k stars 523 forks source link

NPM releases for @vue/apollo-util missing #1555

Open ig-onoffice-de opened 6 months ago

ig-onoffice-de commented 6 months ago

Describe the bug A clear and concise description of what the bug is. I am currently using version 4.0.0-beta.6 of @vue/apollo-util but I would love to update to the newest (and stable) version 4.0.2. Unfortunately, this version is not released for @vue/apollo-util. Is this on purpose? Is there any reason for this?

To Reproduce Steps to reproduce the behavior:

  1. Go to https://www.npmjs.com/package/@vue/apollo-util?activeTab=versions
  2. See that the newest version is 4.0.0-beta.6

Expected behavior version 4.0.2 is released.

Versions vue: 3.4.27 vue-apollo: - @apollo/client: 3.10.4