Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Deno release 8.13.0 broke imports / has incorrect import details in README #12698

Open
Alexa-Green opened this issue Jun 27, 2024 · 3 comments · May be fixed by #12700
Open

New Deno release 8.13.0 broke imports / has incorrect import details in README #12698

Alexa-Green opened this issue Jun 27, 2024 · 3 comments · May be fixed by #12700
Labels
Package: deno Issues related to the Sentry Deno SDK Type: Bug

Comments

@Alexa-Green
Copy link

Environment

SaaS (https://sentry.io/)

Steps to Reproduce

  1. Try to import deploy using the instructions in the Deno README.
  2. Find that [sentry](https://deno.land/x/sentry/index.mjs) is no longer found.

Expected Result

The import for Sentry does not need to be changed after update to 8.13.0

Actual Result

https://deno.land/x/sentry/index.mjs is not found, and it should now be https://deno.land/x/sentry/build/index.mjs. Either documentation should be updated or contents should not be in a containing build folder. There is no documentation for this update so it broke deploys.

Product Area

Releases

Link

No response

DSN

No response

Version

No response

@getsantry
Copy link

getsantry bot commented Jun 27, 2024

Assigning to @getsentry/support for routing ⏲️

@getsantry
Copy link

getsantry bot commented Jun 27, 2024

Routing to @getsentry/product-owners-issues for triage ⏲️

@AbhiPrasad
Copy link
Member

Hey @Alexa-Green apologies for the trouble.

This was a breaking change we accidentally released - we'll get it fixed for the next release of the SDK. Apologies for the trouble, you can use 8.12.0 for now to get around it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Package: deno Issues related to the Sentry Deno SDK Type: Bug
Projects
Status: Waiting for: Product Owner
2 participants