You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It might be you being used to the v1 api of the webpack plugin which had the release option. We have types nowadays (even in JS) so I think printing warnings for wrong API usage is redundant.
I am talking about how you set a release in the SDK, it's not an object there, it's a string.
This is not a high prio item but a nice to have IMHO. I changed the title of the issue to make it obvious.
HazAT
changed the title
Vite Plugin not passing along set Release
Raise warning if release passed in is not an object
Dec 19, 2023
When using the Vite Plugin to inject Debug IDs and upload it to Sentry:
Sentry CLI Prints this output, not showing the set Release
The text was updated successfully, but these errors were encountered: