Skip to content

Conversation

dsherret
Copy link
Member

@dsherret dsherret commented Aug 6, 2025

Blocking fresh release.

Fixes #30332

maybe_referrer: None,
});
}
}
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Walking the graph like above is good enough. I added this just in case, but it wasn't good.

Copy link
Contributor

@marvinhagemeister marvinhagemeister left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dsherret dsherret changed the title fix(publish): remove incorrect relative-package-import diagnostic when root of workspace is package fix(publish): remove incorrect relative-package-import diagnostic when root of workspace is package Aug 6, 2025
@dsherret dsherret enabled auto-merge (squash) August 6, 2025 12:22
@dsherret dsherret merged commit 0f865b4 into denoland:main Aug 7, 2025
56 of 69 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Publish invalid relative import error when referring to other workspace members
2 participants