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

Nonpublic types are public. #437

Closed
RebeccaStevens opened this issue Dec 14, 2024 · 1 comment
Closed

Nonpublic types are public. #437

RebeccaStevens opened this issue Dec 14, 2024 · 1 comment
Labels
Status: Released It's now live. Type: Bug Inconsistencies or issues which will cause a problem for users or implementors.

Comments

@RebeccaStevens
Copy link
Owner

Bug Report

Expected behavior

These types shouldn't be publicly exported:

  • Exactify
  • OperationIO
  • PowFunction
  • PowResult
  • RootFunction
  • RootResult
  • SiUnitConfig
  • SiUnitKeys

Actual behavior

Those types are exported in the dist files.

Related

timocov/dts-bundle-generator#344

@RebeccaStevens RebeccaStevens added Type: Bug Inconsistencies or issues which will cause a problem for users or implementors. Status: Triage This issue needs to be triaged. and removed Status: Triage This issue needs to be triaged. labels Dec 14, 2024
github-actions bot pushed a commit that referenced this issue Dec 14, 2024
## [5.0.1](v5.0.0...v5.0.1) (2024-12-14)

### Bug Fixes

* dist types ([a01ca42](a01ca42)), closes [#437](#437)
Copy link

🎉 This issue has been resolved in version 5.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot added the Status: Released It's now live. label Dec 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Released It's now live. Type: Bug Inconsistencies or issues which will cause a problem for users or implementors.
Projects
None yet
Development

No branches or pull requests

1 participant