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
The deno.land registry has been deprecated in favour of JSR.
However, Deno v2 now has full Node and npm support.
Removing support for Deno v1 would simplify a lot.
If we drop support for v1 we could suggest customers just use @sentry/node with Deno but they would have to allow all permissions and we already have Deno specific transport and integrations that respect Deno's permissions model.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Description
The deno.land registry has been deprecated in favour of JSR.
However, Deno v2 now has full Node and npm support.
Removing support for Deno v1 would simplify a lot.
If we drop support for v1 we could suggest customers just use
@sentry/node
with Deno but they would have to allow all permissions and we already have Deno specific transport and integrations that respect Deno's permissions model.The text was updated successfully, but these errors were encountered: