Skip to content

Conversation

@cpcallen
Copy link
Collaborator

@cpcallen cpcallen commented Jan 5, 2024

The basics

The details

Resolves

Fixes #7741

Proposed Changes

Fix incorrect import paths that prevent generators typings from being imported.

Reason for Changes

Non-importable generators are losing.

Test Coverage

First commit is the test; uploading it to get CI to verify that it fails as I'm unable to test locally.

Additional Information

Add a missing ./ prefix to the imports in the generator wrapper
.d.ts files.

Fixes: RaspberryPiFoundation#7741
@cpcallen cpcallen marked this pull request as ready for review January 8, 2024 17:03
@cpcallen cpcallen requested a review from a team as a code owner January 8, 2024 17:03
@cpcallen cpcallen requested a review from maribethb January 8, 2024 17:03
@cpcallen cpcallen linked an issue Jan 8, 2024 that may be closed by this pull request
1 task
@cpcallen cpcallen merged commit 4cc4bd5 into RaspberryPiFoundation:rc/v11.0.0 Jan 8, 2024
@cpcallen cpcallen deleted the fix/7741 branch January 8, 2024 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Can't import generators in TypeScript in 11.0.0-beta.0

3 participants