Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix accidentally changed module names in exports #605

Merged
merged 1 commit into from
Apr 30, 2024

Conversation

gwynne
Copy link
Member

@gwynne gwynne commented Apr 30, 2024

These changes are now available in 1.48.3

The NIO module name on some @_exported imports was incorrectly changed. Since we're stuck with @_exported, we need to fix this for source compatibility.

…d. Since we're stuck with @_exported, we need to fix this for source compatibility.
@gwynne gwynne added bug Something isn't working semver-patch Internal changes only labels Apr 30, 2024
@gwynne gwynne requested review from 0xTim, MahdiBM and ptoffy April 30, 2024 15:09
@gwynne gwynne merged commit ed4cfa9 into main Apr 30, 2024
12 of 14 checks passed
@gwynne gwynne deleted the fix-accidental-breakage branch April 30, 2024 15:15
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working semver-patch Internal changes only
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants