Skip to content

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

Closed
@Alexa-Green

Description

@Alexa-Green

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

Metadata

Metadata

Assignees

Labels

Package: denoIssues related to the Sentry Deno SDK

Type

Projects

Status

Waiting for: Product Owner

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions