Unpin @sentry/vue dependency
Ericlm opened this issue · 3 comments
When using Sentry in an Ionic App built with Vue, the @sentry/vue
dependency is pinned to 7.93.0
, which does not allow new features and fixes. Would it be possible to unpin it ? Like ^7.0.0
?
I know there have been prior discussion here and here, but the issues have been closed automatically. I wanted to bring back the subject as it will become (I think) especially important with the update to Capacitor 6.
Thank you!
Hi and thank you for opening this issue!
Due to the complexity of the hybrid SDKs we have opted for keeping the peerDependency fixed.
We will soon bump the VUE SDK to 7.114.0 so hopefully users will have a better time with the Capacitor SDK and Capacitor 6.
This issue has gone three weeks without activity. In another week, I will close it.
But! If you comment or otherwise update it, I will reset the clock, and if you label it Status: Backlog
or Status: In Progress
, I will leave it alone ... forever!
"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀
I am closing this as it's not planned to unpin the vue dependency.