microsoft / rushstack

Monorepo for tools developed by the Rush Stack community
https://rushstack.io/
Other
5.74k stars 587 forks source link

`export default` API report variant bug repro #4774

Open Josmithr opened 3 weeks ago

Josmithr commented 3 weeks ago

Repro of issue #4775

See updated test collateral for the issue at hand. DefaultClass is tagged as @beta, so it should not appear in the public API report variant, but it does. This seems to be specific to cases where an existing export is also exported via export default.

Note that while the default exports are not omitted from the public API report as they should, they are correctly trimmed from the corresponding type rollup.