storyblok / storyblok-vue

Vue.js SDK for Storyblok CMS
MIT License
95 stars 20 forks source link

Version 8.0.6 doesn't bundle types #592

Closed hoersamu closed 9 months ago

hoersamu commented 9 months ago

Describe the issue you're facing

The newest version of the @storyblok-vue package (8.0.6) doesn't include the generated types, even though they where there in v8.0.5

Reproduction

See steps to reproduce

Steps to reproduce

Install @storyblok/vue@8.0.6 in a clean project and compare it to @storyblok/vue@8.0.5

System Info

@storyblok/vue@8.0.6

Used Package Manager

pnpm

Error logs (Optional)

No response

Validations

Dawntraoz commented 9 months ago

Hi @hoersamu, thanks a lot for reporting it!

We are investigating the latest changes coming from the JS client to be able to resolve this. We will keep you posted 💜

github-actions[bot] commented 9 months ago

:tada: This issue has been resolved in version 8.0.7 :tada:

The release is available on:

Your semantic-release bot :package::rocket: